DataType.GenericType| Constructor and Description |
|---|
MySQL.MySQLCompatibilityTimeDataType(Vendor syntax) |
| Modifier and Type | Method and Description |
|---|---|
String |
value(ResultSet resultSet,
int column)
Retrieves a string value in preferred format (canonical form
of the closest XSD type) from a SQL ResultSet.
|
isIRISafe, rdfType, toSQLLiteralisUnsupported, name, supportsDistinct, syntax, toString, valueRegexpublic MySQL.MySQLCompatibilityTimeDataType(Vendor syntax)
public String value(ResultSet resultSet, int column) throws SQLException
DataTypevalue in class SQLTimeresultSet - Result of a SELECT querycolumn - The column index to retrieve; leftmost columns is 1null if SQL result was null or is not representable in the XSD typeSQLException