| Constructor and Description |
|---|
TimeStampType() |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
fromResult(ResultSet results,
int column)
Reads a result using a specific
ResultSet get method rather than
ResultSet.getObject(int). |
Keyword |
getIdentifier() |
equals, getDefaultLength, getIdentifierSuffix, getSqlType, hashCode, hasLength, toString, writepublic Timestamp fromResult(ResultSet results, int column) throws SQLException
BasicTypeResultSet get method rather than
ResultSet.getObject(int).fromResult in class BasicType<Timestamp>results - ResultSet set to the index of the result to be readcolumn - column index to readResultSetSQLException - on a failure to read from the result setpublic Keyword getIdentifier()
getIdentifier in interface FieldType<Timestamp>getIdentifier in class BasicType<Timestamp>String or Keyword