|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.datanucleus.store.rdbms.query | |
|---|---|
| org.datanucleus.store.rdbms.query | Package providing the querying mechanism for DataNucleus for RDBMS datastores. |
| 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. |
| Classes in org.datanucleus.store.rdbms.query used by org.datanucleus.store.rdbms.query | |
|---|---|
| AbstractRDBMSQueryResult
Abstract representation of a QueryResult for RDBMS queries. |
|
| JDOQLQuery
RDBMS representation of a JDOQL query for use by DataNucleus. |
|
| JPQLQuery
RDBMS representation of a JPQL query for use by DataNucleus. |
|
| QueryGenerator
Interface for a generator of query statements. |
|
| QueryToSQLMapper
Class which maps a compiled (generic) query to an SQL query for RDBMS datastores. |
|
| RDBMSQueryCompilation
Datastore-specific (RDBMS) compilation information for a java query. |
|
| SQLQuery
A Query using SQL, and keeping to the JDO2 definition of a SQL query. |
|
| StatementNewObjectMapping
Definition of the mapping of a new object definition in the results of a statement. |
|
| StatementResultMapping
Definition of the mapping of result expressions in a datastore statement. |
|
| StoredProcedureQuery
Query using a stored procedure. |
|
| Classes in org.datanucleus.store.rdbms.query used by org.datanucleus.store.rdbms.scostore | |
|---|---|
| StatementParameterMapping
Definition of the mapping of parameters in a datastore statement. |
|
| Classes in org.datanucleus.store.rdbms.query used by org.datanucleus.store.rdbms.sql | |
|---|---|
| QueryGenerator
Interface for a generator of query statements. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||