Uses of Package
org.datanucleus.store.schema.naming
Packages that use org.datanucleus.store.schema.naming
Package
Description
Package handling the storage of classes to the datastore, and the management of the datastore.
Package providing management for federation of datastores.
This package is a work-in-progress to provide datastore-agnostic naming strategies for JDO, JPA and
indeed any other API.
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.naming used by org.datanucleus.storeClassDescriptionRepresentation of a naming factory for schema components (tables, columns, etc).
-
Classes in org.datanucleus.store.schema.naming used by org.datanucleus.store.federationClassDescriptionRepresentation of a naming factory for schema components (tables, columns, etc).
-
Classes in org.datanucleus.store.schema.naming used by org.datanucleus.store.schema.namingClassDescriptionAbstract base for any naming factory, providing convenience facilities like truncation.Enum defining the types of columns.Enum defining the types of cases that component identifiers can be stored in.Representation of a naming factory for schema components (tables, columns, etc).Enum of the types of schema components that we need to create names for.
-
Classes in org.datanucleus.store.schema.naming used by org.datanucleus.store.schema.table