| Package | Description |
|---|---|
| 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.query |
Package providing the querying mechanism for DataNucleus for RDBMS datastores.
|
| org.datanucleus.store.rdbms.request |
Provides the mechanism of communicating with the database using JDBC.
|
| 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.
|
| 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.
|
| Class and Description |
|---|
| SQLStatement
Class providing an API for generating SQL statements.
|
| SQLTable
Representation of a table reference in an SQL statement.
|
| SQLText
Representation of a snippet of an SQL statement.
|
| Class and Description |
|---|
| SQLJoin.JoinType |
| SQLStatement
Class providing an API for generating SQL statements.
|
| SQLStatementParameter
Representation of an SQLStatement parameter.
|
| SQLTable
Representation of a table reference in an SQL statement.
|
| Class and Description |
|---|
| SQLStatement
Class providing an API for generating SQL statements.
|
| SQLTable
Representation of a table reference in an SQL statement.
|
| Class and Description |
|---|
| SQLStatement
Class providing an API for generating SQL statements.
|
| Class and Description |
|---|
| AbstractStatementGenerator
Abstract generator of SQLStatements.
|
| SQLJoin
Representation of a join in an SQL statement.
|
| SQLJoin.JoinType |
| SQLStatement
Class providing an API for generating SQL statements.
|
| SQLStatementParameter
Representation of an SQLStatement parameter.
|
| SQLTable
Representation of a table reference in an SQL statement.
|
| SQLTableGroup
Group of tables in an SQL statement.
|
| SQLTableNamer
Interface to be implemented by a class providing naming for SQL tables.
|
| SQLText
Representation of a snippet of an SQL statement.
|
| StatementGenerator
Generator of SQLStatements.
|
| Class and Description |
|---|
| SQLStatement
Class providing an API for generating SQL statements.
|
| SQLTable
Representation of a table reference in an SQL statement.
|
| SQLText
Representation of a snippet of an SQL statement.
|
| Class and Description |
|---|
| SQLStatement
Class providing an API for generating SQL statements.
|
Copyright © 2015. All rights reserved.