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.autostart |
Package providing additional implementation(s) for the auto-start mechanism for RDBMS datastores.
|
org.datanucleus.store.rdbms.fieldmanager |
Provides field-managers to populate JDBC Statements, and to extract from JDBC ResultSets.
|
org.datanucleus.store.rdbms.key |
This package contains wrappers to various types of keys found in RDBMS databases.
|
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.mapping.datastore |
Package containing mappings for datastore (JDBC) types.
|
org.datanucleus.store.rdbms.mapping.java |
Package providing mappings for all supported Java types in DataNucleus.
|
org.datanucleus.store.rdbms.query |
Package providing the querying mechanism for DataNucleus for RDBMS datastores.
|
org.datanucleus.store.rdbms.scostore |
This package provides classes defining the (SCO) backing store for various container classes (Collections/Maps/arrays) within DataNucleus.
|
org.datanucleus.store.rdbms.sql |
Series of classes used to generate SQL statements.
|
org.datanucleus.store.rdbms.sql.expression |
Series of expressions representing conditions in SQL statements.
|
org.datanucleus.store.rdbms.sql.method |
Support for invocation of Java methods, typically using SQL functions.
|
org.datanucleus.store.rdbms.sql.operation |
Support for operations between expressions where we may need to use SQL functions.
|
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 |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
InterfaceMapping
Mapping for Interface fields.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
AbstractContainerMapping
Mapping for a field that represents a container of objects, such as a List,
a Set, a Collection, a Map, or an array.
|
ArrayMapping
Mapping for an array.
|
BitSetMapping
Mapping for an array of bytes.
|
CollectionMapping
Mapping for Collection/Set/List types.
|
DiscriminatorMapping
Mapping for a discriminator column in a table used in inheritance.
|
EmbeddedMapping
Mapping for an embedded PC object.
|
JavaTypeMapping
Representation of the mapping of a Java type.
|
MapMapping
SCO Mapping for Map types.
|
MultiMapping
Mapping to represent multiple mappings within the single overall java type mapping.
|
MultiPersistableMapping
Extension of MultiMapping where the actual mapping represents multiple possible persistable types
such as with an interface/reference field.
|
PersistableMapping
Maps a field storing a persistable object.
|
ReferenceMapping
Mapping for a "reference" type.
|
SerialisedMapping
Maps a field as serialised.
|
SerialisedPCMapping
Mapping for a serialised persistable object.
|
SingleFieldMapping
Simple mapping for a java field mapping to a single datastore field.
|
SingleFieldMultiMapping
Mapping to represent a field that is mapped to multiple datastore columns.
|
StringMapping
Mapping for a String type.
|
TemporalMapping
Abstract base mapping for all temporal types.
|
VersionMapping
Mapping class for mapping version state/timestamp columns in the database.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
PersistableMapping
Maps a field storing a persistable object.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Class and Description |
---|
JavaTypeMapping
Representation of the mapping of a Java type.
|
Copyright © 2015. All rights reserved.