|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages | |
|---|---|
| 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.datasource | This package provides classes for generating (RDBMS) DataSources for use with DataNucleus. |
| org.datanucleus.store.rdbms.datatype | This package contains any additional Java types that are considered useful within the implementation, that map nicely to datastore contexts. |
| org.datanucleus.store.rdbms.exceptions | |
| org.datanucleus.store.rdbms.extent | Provides implementations of the JDO Extent interface, for RDBMS tables and views. |
| org.datanucleus.store.rdbms.fieldmanager | Provides field-managers to populate JDBC Statements, and to extract from JDBC ResultSets. |
| org.datanucleus.store.rdbms.key | This package contains wrappers to various types of keys found in RDBMS databases. |
| org.datanucleus.store.rdbms.mapping | Package containing mappings for datastore (JDBC) types. |
| org.datanucleus.store.rdbms.mapping.oracle | Package containing mappings for Oracle datastores, extending on the mappings found in packages org.datanucleus.store.mapped.mapping and org.datanucleus.store.rdbms.mapping. |
| org.datanucleus.store.rdbms.query | Package providing extensions to the default QueryStatement used to generate all JDOQL queries. |
| org.datanucleus.store.rdbms.query2 | |
| org.datanucleus.store.rdbms.request | Provides the mechanism of communicating with the database using JDBC. |
| 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) 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.sql.method | Support for invocation of Java methods, typically using SQL functions. |
| org.datanucleus.store.rdbms.sql.operation | Support for operations between expressions where we may need to use SQL functions. |
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||