public interface SqlNativeType
| 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.
|
java.lang.String getFullName()
java.lang.String getName()
java.lang.String getTraditionalName()
Last updated 2024-07-18 11:27:53