Uses of Package
org.datanucleus.store.rdbms.schema
Packages that use org.datanucleus.store.rdbms.schema
Package
Description
Package providing management of the persistence to RDBMS datastores.
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
Package containing mappings for column (JDBC) types.
Provides a definition of the schema in the datastore, including tables, columns and types.
Provides the internal DataNucleus definition of a table/view and its columns.
-
Classes in org.datanucleus.store.rdbms.schema used by org.datanucleus.store.rdbmsClassDescriptionRepresentation of column schema information in the datastore.Representation of SQL type information in the datastore.
-
Classes in org.datanucleus.store.rdbms.schema used by org.datanucleus.store.rdbms.adapterClassDescriptionRepresents the metadata of a specific foreign key column.Representation of column schema information in the datastore.Representation of SQL type information in the datastore.
-
Classes in org.datanucleus.store.rdbms.schema used by org.datanucleus.store.rdbms.mapping.column
-
Classes in org.datanucleus.store.rdbms.schema used by org.datanucleus.store.rdbms.schemaClassDescriptionRepresentation of column schema information in the datastore.Representation of schema table information in the datastore.Representation of FK information for a table in the datastore.Representation of index information for a table in the datastore.Representation of table column information in the datastore.Representation of PK information for a table in the datastore.Representation of types information in the datastore.
-
Classes in org.datanucleus.store.rdbms.schema used by org.datanucleus.store.rdbms.tableClassDescriptionRepresentation of column schema information in the datastore.Representation of SQL type information in the datastore.