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

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

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

Methods in org.datanucleus.store.rdbms.schema that return RDBMSSchemaInfo
protected  RDBMSSchemaInfo RDBMSSchemaHandler.getRDBMSSchemaInfoForCatalogSchema(Connection conn, String catalog, String schema)
          Convenience method to retrieve schema information for all tables in the specified catalog/schema.
 



Copyright © 2012. All Rights Reserved.