public static final class JdbcTypesHelper.T_Struct extends JdbcTypesHelper.BaseType
Constructor and Description |
---|
JdbcTypesHelper.T_Struct() |
Modifier and Type | Method and Description |
---|---|
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. |
equals, getFieldType, getObjectFromColumn, getObjectFromColumn, getObjectFromColumn, hashCode, toString
public java.lang.Object sequenceKeyConversion(java.lang.Long identifier) throws SequenceManagerException
JdbcType
Long
value to
a java object representation of this jdbc type.SequenceManagerException
public int getType()
JdbcType
sql type
.(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30