public class OracleNClobDataType extends OracleClobDataType
| Modifier and Type | Field and Description |
|---|---|
protected static Short |
FORM_NCHAR |
| Constructor and Description |
|---|
OracleNClobDataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
setSqlValue(Object value,
int column,
PreparedStatement statement)
Set the specified value to the specified prepared statement object.
|
freeTemporaryClob, getClob, getSqlValuetypeCastareObjectsEqual, compare, compareNonNulls, getSqlType, getTypeClass, isDateTime, isNumber, loadClass, loadClass, toStringasString, forObject, forSqlType, forSqlTypeNameprotected static final Short FORM_NCHAR
public void setSqlValue(Object value, int column, PreparedStatement statement) throws SQLException, TypeCastException
DataTypesetSqlValue in class OracleClobDataTypeSQLExceptionTypeCastExceptionCopyright © 2002-2012. All Rights Reserved.