org.jpox.store.rdbms.adapter
Class DatabaseAdapter.JDBCTypeInfo
java.lang.Object
org.jpox.store.rdbms.adapter.DatabaseAdapter.JDBCTypeInfo
- Enclosing class:
- DatabaseAdapter
public class DatabaseAdapter.JDBCTypeInfo
- extends java.lang.Object
Convenience container for JDBC type information taken from the JDBC driver.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseAdapter.JDBCTypeInfo
public DatabaseAdapter.JDBCTypeInfo(short jdbcType)
addTypeInfo
public void addTypeInfo(TypeInfo ti)
setDefault
public void setDefault(TypeInfo ti)
getJdbcType
public short getJdbcType()
getDefault
public TypeInfo getDefault()
getTypeNames
public java.lang.String[] getTypeNames()
Copyright © -2008 . All Rights Reserved.