Uses of Package
org.datanucleus.store.schema.table
Packages that use org.datanucleus.store.schema.table
Package
Description
Package handling the storage of classes to the datastore, and the management of the datastore.
Provides a series of convenience classes for modelling tables and columns that a class and its members map onto.
-
Classes in org.datanucleus.store.schema.table used by org.datanucleus.store
-
Classes in org.datanucleus.store.schema.table used by org.datanucleus.store.schema.tableClassDescriptionInterface representing a column in a table.Representation of a column in a table.Mapping definition for a member (field/property) representing the column(s) that it maps to.Representation of a verifier for schema information.Enum defining the types of surrogate columns for a class.Representation of a table for a class.