|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.access.types.BooleanType
org.apache.cayenne.dba.ingres.IngresBooleanType
public class IngresBooleanType
Constructor Summary | |
---|---|
IngresBooleanType()
|
Method Summary | |
---|---|
void |
setJdbcObject(java.sql.PreparedStatement st,
java.lang.Object val,
int pos,
int type,
int precision)
Initializes a single parameter of a PreparedStatement with object value. |
Methods inherited from class org.apache.cayenne.access.types.BooleanType |
---|
getClassName, materializeObject, materializeObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IngresBooleanType()
Method Detail |
---|
public void setJdbcObject(java.sql.PreparedStatement st, java.lang.Object val, int pos, int type, int precision) throws java.lang.Exception
ExtendedType
setJdbcObject
in interface ExtendedType
setJdbcObject
in class BooleanType
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |