Uses of Package
org.jpox.store.rdbms.columninfo

Packages that use org.jpox.store.rdbms.columninfo
org.jpox.store.rdbms Package providing management of the persistence to RDBMS datastores. 
org.jpox.store.rdbms.adapter Provides mappings of all supported databases to aspects of the database that determines the SQL generation. 
org.jpox.store.rdbms.columninfo Acts as a wrapper around JDBC's Column Info meta-data, allowing the implmentation to control the precise aspects for each column. 
org.jpox.store.rdbms.typeinfo Acts as a wrapper around JDBC's Type meta-data, allowing the implmentation to control the precise aspects for each type. 
 

Classes in org.jpox.store.rdbms.columninfo used by org.jpox.store.rdbms
ColumnInfo
          Represents the metadata of a specific table column.
 

Classes in org.jpox.store.rdbms.columninfo used by org.jpox.store.rdbms.adapter
ColumnInfo
          Represents the metadata of a specific table column.
 

Classes in org.jpox.store.rdbms.columninfo used by org.jpox.store.rdbms.columninfo
ColumnInfo
          Represents the metadata of a specific table column.
 

Classes in org.jpox.store.rdbms.columninfo used by org.jpox.store.rdbms.typeinfo
ColumnInfo
          Represents the metadata of a specific table column.
 



Copyright © -2007 . All Rights Reserved.