public class OracleCharType extends CharType
trimmingChars, usingClobs| Constructor and Description | 
|---|
| OracleCharType() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setJdbcObject(PreparedStatement st,
             String val,
             int pos,
             int type,
             int precision)Initializes a single parameter of a PreparedStatement with object value. | 
getClassName, isTrimmingChars, isUsingClobs, materializeObject, materializeObject, readCharStream, readClob, readValueStream, rtrim, setTrimmingChars, setUsingClobs, toStringpublic void setJdbcObject(PreparedStatement st, String val, int pos, int type, int precision) throws Exception
ExtendedTypesetJdbcObject in interface ExtendedType<String>setJdbcObject in class CharTypeExceptionCopyright © 2001–2023 Apache Cayenne. All rights reserved.