Uses of Package
org.datanucleus.store.rdbms
Packages that use org.datanucleus.store.rdbms
Package
Description
Package providing management of the persistence to RDBMS datastores.
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
Package providing additional implementation(s) for the auto-start mechanism for RDBMS datastores.
Provides field-managers to populate JDBC Statements, and to extract from JDBC ResultSets.
In an RDBMS datastore each class is represented as a Table (maybe shared with other classes).
Package containing mappings for column (JDBC) types.
Package providing mappings for all supported Java types in DataNucleus.
Package providing the querying mechanism for DataNucleus for RDBMS datastores.
Provides the mechanism of communicating with the database using JDBC.
Provides a definition of the schema in the datastore, including tables, columns and types.
This package provides classes defining the (SCO) backing store for various container classes (Collections/Maps/arrays) within DataNucleus.
Series of classes used to generate SQL statements.
Series of expressions representing conditions in SQL statements.
Provides the internal DataNucleus definition of a table/view and its columns.
Package providing a series of value generators for use in RDBMS datastores.
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbmsClassDescriptionAn abstract base class for RDBMSManager transactions that perform some schema operation on the database.Inner class representing a sub-part of the PreparedStatement (to allow for batched statements).Representation of a class (FCO) / field (SCO) that is persisted to an RDBMS table.StoreManager for RDBMS datastores.A schema transaction that adds a set of classes to the RDBMSManager, making them usable for persistence.Controller for execution of SQL statements to the underlying RDBMS datastore.State of a connection.
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.adapter
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.autostartClassDescriptionRepresentation of a class (FCO) / field (SCO) that is persisted to an RDBMS table.StoreManager for RDBMS datastores.
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.fieldmanager
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.mapping
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.mapping.column
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.mapping.java
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.query
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.requestClassDescriptionController for execution of SQL statements to the underlying RDBMS datastore.
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.schema
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.scostore
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.sql
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.sql.expression
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.table
-
Classes in org.datanucleus.store.rdbms used by org.datanucleus.store.rdbms.valuegenerator