| Package | Description | 
|---|---|
| org.datanucleus.store | 
 Package handling the storage of classes to the datastore, and the management of the datastore. 
 | 
| org.datanucleus.store.federation | 
 Package providing management for federation of datastores. 
 | 
| org.datanucleus.store.schema.naming | 
 This package is a work-in-progress to provide datastore-agnostic naming strategies for JDO, JPA and
    indeed any other API. 
 | 
| org.datanucleus.store.schema.table | 
 Provides a series of convenience classes for modelling tables and columns that a class and its members map onto. 
 | 
| Class and Description | 
|---|
| NamingFactory
 Representation of a naming factory for schema components (tables, columns, etc). 
 | 
| Class and Description | 
|---|
| NamingFactory
 Representation of a naming factory for schema components (tables, columns, etc). 
 | 
| Class and Description | 
|---|
| AbstractNamingFactory
 Abstract base for any naming factory, providing convenience facilities like truncation. 
 | 
| ColumnType
 Enum defining the types of columns. 
 | 
| NamingCase
 Enum defining the types of cases that component identifiers can be stored in. 
 | 
| NamingFactory
 Representation of a naming factory for schema components (tables, columns, etc). 
 | 
| SchemaComponent
 Enum of the types of schema components that we need to create names for. 
 | 
| Class and Description | 
|---|
| ColumnType
 Enum defining the types of columns. 
 | 
Copyright © 2018. All rights reserved.