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.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.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.sql.expression |
Series of expressions representing conditions in 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 |
---|
AbstractSchemaTransaction
An abstract base class for RDBMSManager transactions that perform some schema operation on the database.
|
ConnectionProvider
Connects to a DataSource to obtain a Connection.
|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
SQLController
Controller for execution of SQL statements to the underlying RDBMS datastore.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreData
Representation of a class (FCO) / field (SCO) that is persisted to an RDBMS table.
|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Class and Description |
---|
RDBMSStoreManager
StoreManager for RDBMS datastores.
|
Copyright © 2017. All rights reserved.