|
||||||||||
| 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_Integer
| Field Summary |
| Fields inherited from interface org.apache.ojb.broker.metadata.JdbcType |
MIN_INT |
| Constructor Summary | |
JdbcTypesHelper.T_Integer()
|
|
| 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_Integer()
| Method Detail |
public java.lang.Object sequenceKeyConversion(java.lang.Long identifier)
JdbcTypeLong value to
a java object representation of this jdbc type.
public int getType()
JdbcTypesql type.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||