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.exceptions | |
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.key |
This package contains wrappers to various types of keys found in RDBMS databases.
|
org.datanucleus.store.rdbms.mapping.datastore |
Package containing mappings for datastore (JDBC) types.
|
org.datanucleus.store.rdbms.query |
Package providing the querying mechanism for DataNucleus for RDBMS datastores.
|
org.datanucleus.store.rdbms.schema |
Provides a definition of the schema in the datastore, including tables, columns and types.
|
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.table |
Provides the internal DataNucleus definition of a table/view and its columns.
|
Class and Description |
---|
DatastoreAdapter
Definition of a datastore adapter, providing all characteristics of the underlying datastore
such as whether it supports FKs, indexes, and what statement syntax to use.
|
Class and Description |
---|
BaseDatastoreAdapter
Provides methods for adapting SQL language elements to a specific vendor's
database.
|
DatastoreAdapter
Definition of a datastore adapter, providing all characteristics of the underlying datastore
such as whether it supports FKs, indexes, and what statement syntax to use.
|
DatastoreAdapterFactory
Factory of RDBMS datastore adapters.
|
DB2Adapter
Provides methods for adapting SQL language elements to the DB2 database.
|
Class and Description |
---|
DatastoreAdapter
Definition of a datastore adapter, providing all characteristics of the underlying datastore
such as whether it supports FKs, indexes, and what statement syntax to use.
|
Class and Description |
---|
DatastoreAdapter
Definition of a datastore adapter, providing all characteristics of the underlying datastore
such as whether it supports FKs, indexes, and what statement syntax to use.
|
Class and Description |
---|
DatastoreAdapter
Definition of a datastore adapter, providing all characteristics of the underlying datastore
such as whether it supports FKs, indexes, and what statement syntax to use.
|
Class and Description |
---|
DatastoreAdapter
Definition of a datastore adapter, providing all characteristics of the underlying datastore
such as whether it supports FKs, indexes, and what statement syntax to use.
|
Class and Description |
---|
DatastoreAdapter
Definition of a datastore adapter, providing all characteristics of the underlying datastore
such as whether it supports FKs, indexes, and what statement syntax to use.
|
Class and Description |
---|
DatastoreAdapter
Definition of a datastore adapter, providing all characteristics of the underlying datastore
such as whether it supports FKs, indexes, and what statement syntax to use.
|
Class and Description |
---|
DatastoreAdapter
Definition of a datastore adapter, providing all characteristics of the underlying datastore
such as whether it supports FKs, indexes, and what statement syntax to use.
|
Class and Description |
---|
DatastoreAdapter
Definition of a datastore adapter, providing all characteristics of the underlying datastore
such as whether it supports FKs, indexes, and what statement syntax to use.
|
Class and Description |
---|
DatastoreAdapter
Definition of a datastore adapter, providing all characteristics of the underlying datastore
such as whether it supports FKs, indexes, and what statement syntax to use.
|
Copyright © 2017. All rights reserved.