public class ScalarTypeLongVarchar extends ScalarTypeClob
jdbcNative, jdbcType, type| Constructor and Description |
|---|
ScalarTypeLongVarchar() |
| Modifier and Type | Method and Description |
|---|---|
String |
read(DataReader dataReader)
Read the value from the resultSet and convert if necessary to the logical
bean property value.
|
bind, convertFromDbString, convertToDbString, formatValue, jsonFromString, jsonToString, parse, toBeanType, toJdbcTypeformat, isDateTimeCapable, jsonWrite, parseDateTime, readData, toJsonString, writeDataaccumulateScalarTypes, getDbNullValue, getJdbcType, getLength, getType, isDbNull, isJdbcNative, loadIgnorepublic String read(DataReader dataReader) throws SQLException
ScalarTyperead in interface ScalarDataReader<String>read in interface ScalarType<String>read in class ScalarTypeClobSQLExceptionCopyright © 2014. All Rights Reserved.