public class IngresBooleanType extends BooleanType
TRIM_VALUES_THRESHOLD| Constructor and Description | 
|---|
| IngresBooleanType() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setJdbcObject(PreparedStatement st,
             Boolean val,
             int pos,
             int type,
             int precision)Initializes a single parameter of a PreparedStatement with object value. | 
getClassName, materializeObject, materializeObject, toStringpublic void setJdbcObject(PreparedStatement st, Boolean val, int pos, int type, int precision) throws Exception
ExtendedTypesetJdbcObject in interface ExtendedType<Boolean>setJdbcObject in class BooleanTypeExceptionCopyright © 2001–2023 Apache Cayenne. All rights reserved.