Uses of Package
org.datanucleus.store.rdbms.table
Packages that use org.datanucleus.store.rdbms.table
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.
This package contains a series of classes defining the identifier names of datastore objects,
such as tables, foreign keys, indexes, primary keys etc.
This package contains wrappers to various types of keys found in RDBMS databases.
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.table used by org.datanucleus.store.rdbmsClassDescriptionTable representing a Java class (or classes) as a first class object (FCO).Representation of a Java class in a datastore.Representation of a table in an RDBMS.Class representing a table in a datastore (RDBMS).
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.adapter
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.autostartClassDescriptionAbstract implementation of a table in the datastore.Representation of a table in an RDBMS.Class representing a table in a datastore (RDBMS).
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.exceptions
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.identifier
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.keyClassDescriptionInterface for a column in an RDBMS datastore.Representation of a Java class in a datastore.Representation of a table in an RDBMS.
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.mapping
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.mapping.column
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.mapping.java
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.query
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.requestClassDescriptionInterface for a column in an RDBMS datastore.Representation of a Java class in a datastore.
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.schema
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.scostoreClassDescriptionRepresentation of a join table for an array.Representation of a join table for a Collection.Representation of a Java class in a datastore.Abstract class representing a field that maps to a table in the datastore.Representation of a join table for a Map.Representation of a join table for the case where we have an N-1 unidirectional relation stored in a join table.Representation of a table in an RDBMS.
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.sqlClassDescriptionInterface for a column in an RDBMS datastore.Representation of a Java class in a datastore.Representation of a table in an RDBMS.
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.sql.expression
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.tableClassDescriptionAbstract representation of a table for a class.Abstract implementation of a table in the datastore.Table representing a Java class (or classes) as a first class object (FCO).Interface for a column in an RDBMS datastore.Representation of a Java class in a datastore.Representation of a join table for a container of elements.Abstract class representing a field that maps to a table in the datastore.Secondary datastore class, managing the mapping of some of the fields of the class and dependent on a DatastoreClass.Representation of a secondary table for a class.Representation of a table in an RDBMS.Class representing a table in a datastore (RDBMS).Representation of a View in a datastore (RDBMS).
-
Classes in org.datanucleus.store.rdbms.table used by org.datanucleus.store.rdbms.valuegeneratorClassDescriptionAbstract implementation of a table in the datastore.Representation of a table in an RDBMS.Class representing a table in a datastore (RDBMS).