|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.metadata.JdbcTypesHelper.BaseType
org.apache.ojb.broker.metadata.JdbcTypesHelper.T_LongVarChar
Field Summary |
Fields inherited from interface org.apache.ojb.broker.metadata.JdbcType |
MIN_INT |
Constructor Summary | |
JdbcTypesHelper.T_LongVarChar()
|
Method Summary | |
int |
getType()
Returns the representing sql type . |
java.lang.Object |
sequenceKeyConversion(java.lang.Long identifier)
Convert the given Long value to
a java object representation of this jdbc type. |
Methods inherited from class org.apache.ojb.broker.metadata.JdbcTypesHelper.BaseType |
equals, getFieldType, getObjectFromColumn, getObjectFromColumn, getObjectFromColumn, hashCode, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JdbcTypesHelper.T_LongVarChar()
Method Detail |
public java.lang.Object sequenceKeyConversion(java.lang.Long identifier)
JdbcType
Long
value to
a java object representation of this jdbc type.
public int getType()
JdbcType
sql type
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |