Uses of Class
org.datanucleus.store.rdbms.schema.RDBMSTypesInfo
Packages that use RDBMSTypesInfo
Package
Description
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 RDBMSTypesInfoModifier and TypeMethodDescriptionprotected RDBMSTypesInfo
RDBMSSchemaHandler.getRDBMSTypesInfo
(Connection conn) Convenience method to read and cache the types information for this datastore.