Uses of Package
org.datanucleus.store.rdbms.adapter
Packages that use org.datanucleus.store.rdbms.adapter
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.
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.
Package containing mappings for column (JDBC) types.
Package providing the querying mechanism for DataNucleus for RDBMS datastores.
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.
Provides the internal DataNucleus definition of a table/view and its columns.
-
Classes in org.datanucleus.store.rdbms.adapter used by org.datanucleus.store.rdbmsClassDescriptionDefinition of a datastore adapter, providing all characteristics of the underlying datastore such as whether it supports FKs, indexes, and what statement syntax to use.
-
Classes in org.datanucleus.store.rdbms.adapter used by org.datanucleus.store.rdbms.adapterClassDescriptionProvides methods for adapting SQL language elements to a specific vendor's database.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.Factory of RDBMS datastore adapters.Provides methods for adapting SQL language elements to the DB2 database.
-
Classes in org.datanucleus.store.rdbms.adapter used by org.datanucleus.store.rdbms.exceptionsClassDescriptionDefinition of a datastore adapter, providing all characteristics of the underlying datastore such as whether it supports FKs, indexes, and what statement syntax to use.
-
Classes in org.datanucleus.store.rdbms.adapter used by org.datanucleus.store.rdbms.identifierClassDescriptionDefinition of a datastore adapter, providing all characteristics of the underlying datastore such as whether it supports FKs, indexes, and what statement syntax to use.
-
Classes in org.datanucleus.store.rdbms.adapter used by org.datanucleus.store.rdbms.keyClassDescriptionDefinition of a datastore adapter, providing all characteristics of the underlying datastore such as whether it supports FKs, indexes, and what statement syntax to use.
-
Classes in org.datanucleus.store.rdbms.adapter used by org.datanucleus.store.rdbms.mapping.columnClassDescriptionDefinition of a datastore adapter, providing all characteristics of the underlying datastore such as whether it supports FKs, indexes, and what statement syntax to use.
-
Classes in org.datanucleus.store.rdbms.adapter used by org.datanucleus.store.rdbms.queryClassDescriptionDefinition of a datastore adapter, providing all characteristics of the underlying datastore such as whether it supports FKs, indexes, and what statement syntax to use.
-
Classes in org.datanucleus.store.rdbms.adapter used by org.datanucleus.store.rdbms.schemaClassDescriptionDefinition of a datastore adapter, providing all characteristics of the underlying datastore such as whether it supports FKs, indexes, and what statement syntax to use.
-
Classes in org.datanucleus.store.rdbms.adapter used by org.datanucleus.store.rdbms.scostoreClassDescriptionDefinition of a datastore adapter, providing all characteristics of the underlying datastore such as whether it supports FKs, indexes, and what statement syntax to use.
-
Classes in org.datanucleus.store.rdbms.adapter used by org.datanucleus.store.rdbms.sqlClassDescriptionDefinition of a datastore adapter, providing all characteristics of the underlying datastore such as whether it supports FKs, indexes, and what statement syntax to use.
-
Classes in org.datanucleus.store.rdbms.adapter used by org.datanucleus.store.rdbms.tableClassDescriptionDefinition of a datastore adapter, providing all characteristics of the underlying datastore such as whether it supports FKs, indexes, and what statement syntax to use.