public final class NativeBlobType extends java.lang.Object implements SqlNativeType
| Constructor and Description |
|---|
NativeBlobType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFullName()
Returns the full name of the type.
|
java.lang.String |
getName()
Returns the short name of the type.
|
java.lang.String |
getTraditionalName()
Returns traditional SQL type name.
|
public java.lang.String getFullName()
SqlNativeTypegetFullName in interface SqlNativeTypepublic java.lang.String getName()
SqlNativeTypegetName in interface SqlNativeTypepublic java.lang.String getTraditionalName()
SqlNativeTypegetTraditionalName in interface SqlNativeTypeLast updated 2024-10-29 12:56:13