Uses of Class
org.datanucleus.store.rdbms.schema.RDBMSTypesInfo

Packages that use RDBMSTypesInfo
org.datanucleus.store.rdbms.schema Provides a definition of the schema in the datastore, including tables, columns and types. 
 

Uses of RDBMSTypesInfo in org.datanucleus.store.rdbms.schema
 

Methods in org.datanucleus.store.rdbms.schema that return RDBMSTypesInfo
protected  RDBMSTypesInfo RDBMSSchemaHandler.getRDBMSTypesInfo(Connection conn)
          Convenience method to read and cache the types information for this datastore.
 



Copyright © 2012. All Rights Reserved.