public class ScalarTypeBytesBinary extends ScalarTypeBytesBase
jdbcNative, jdbcType, type| Constructor and Description |
|---|
ScalarTypeBytesBinary() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
read(DataReader dataReader)
Read the value from the resultSet and convert if necessary to the logical
bean property value.
|
bind, convertFromBytes, convertToBytes, formatValue, isDateTimeCapable, parse, parseDateTime, readData, toBeanType, toJdbcType, writeDataaccumulateScalarTypes, format, getDbNullValue, getJdbcType, getLength, getType, isDbNull, isJdbcNative, jsonFromString, jsonToString, jsonWrite, loadIgnorepublic byte[] read(DataReader dataReader) throws SQLException
ScalarTypeSQLExceptionCopyright © 2014. All Rights Reserved.