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, getSqlValue
typeCast
areObjectsEqual, compare, compareNonNulls, getSqlType, getTypeClass, isDateTime, isNumber, loadClass, loadClass, toString
asString, forObject, forSqlType, forSqlTypeName
protected static final Short FORM_NCHAR
public void setSqlValue(Object value, int column, PreparedStatement statement) throws SQLException, TypeCastException
DataType
setSqlValue
in class OracleClobDataType
SQLException
TypeCastException
Copyright © 2002-2012. All Rights Reserved.