Package | Description |
---|---|
org.datanucleus.store.rdbms |
Package providing management of the persistence to RDBMS datastores.
|
org.datanucleus.store.rdbms.adapter |
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
|
org.datanucleus.store.rdbms.identifier |
This package contains a series of classes defining the identifier names of datastore objects,
such as tables, foreign keys, indexes, primary keys etc.
|
org.datanucleus.store.rdbms.mapping |
In an RDBMS datastore each class is represented as a Table (maybe shared with other classes).
|
org.datanucleus.store.rdbms.sql |
Series of classes used to generate SQL statements.
|
org.datanucleus.store.rdbms.table |
Provides the internal DataNucleus definition of a table/view and its columns.
|
org.datanucleus.store.rdbms.valuegenerator |
Package providing a series of value generators for use in RDBMS datastores.
|
Class and Description |
---|
DatastoreIdentifier
Representation of an datastore identifier in an ORM datastore.
|
IdentifierFactory
Factory that creates immutable instances of DatastoreIdentifier.
|
Class and Description |
---|
DatastoreIdentifier
Representation of an datastore identifier in an ORM datastore.
|
IdentifierFactory
Factory that creates immutable instances of DatastoreIdentifier.
|
IdentifierType
Enum defining the type of component that the identifier is for.
|
Class and Description |
---|
AbstractIdentifierFactory
Abstract representation of an identifier factory for ORM datastores.
|
DatastoreIdentifier
Representation of an datastore identifier in an ORM datastore.
|
DNIdentifierFactory
Factory that creates immutable instances of DatastoreIdentifier for mapped datastores.
|
IdentifierFactory
Factory that creates immutable instances of DatastoreIdentifier.
|
IdentifierType
Enum defining the type of component that the identifier is for.
|
Class and Description |
---|
DatastoreIdentifier
Representation of an datastore identifier in an ORM datastore.
|
Class and Description |
---|
DatastoreIdentifier
Representation of an datastore identifier in an ORM datastore.
|
Class and Description |
---|
DatastoreIdentifier
Representation of an datastore identifier in an ORM datastore.
|
Class and Description |
---|
DatastoreIdentifier
Representation of an datastore identifier in an ORM datastore.
|
Copyright © 2015. All rights reserved.