public interface SQLType
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the
SQLType name that represents a SQL data type. |
String |
getVendor()
Returns the name of the vendor that supports this data type.
|
Integer |
getVendorTypeNumber()
Returns the vendor specific type number for the data type.
|
String getName()
SQLType
name that represents a SQL data type.SQLType
.String getVendor()
Integer getVendorTypeNumber()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2025 aicas GmbH. All Rights Reserved.