Uses of Package
org.datanucleus.store.rdbms.sql
Packages that use org.datanucleus.store.rdbms.sql
Package
Description
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
Package providing the querying mechanism for DataNucleus for RDBMS datastores.
Provides the mechanism of communicating with the database using JDBC.
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.
Support for invocation of Java methods, typically using SQL functions.
-
Classes in org.datanucleus.store.rdbms.sql used by org.datanucleus.store.rdbms.adapterClassDescriptionSQL SELECT Statement representation.Representation of a table reference in an SQL statement.Representation of a snippet of an SQL statement.
-
Classes in org.datanucleus.store.rdbms.sql used by org.datanucleus.store.rdbms.queryClassDescriptionSQL SELECT Statement representation.Class providing an API for generating SQL statements.Representation of an SQLStatement parameter.Representation of a table reference in an SQL statement.SQL UPDATE Statement representation.
-
Classes in org.datanucleus.store.rdbms.sql used by org.datanucleus.store.rdbms.requestClassDescriptionSQL SELECT Statement representation.Representation of a table reference in an SQL statement.
-
Classes in org.datanucleus.store.rdbms.sql used by org.datanucleus.store.rdbms.scostore
-
Classes in org.datanucleus.store.rdbms.sql used by org.datanucleus.store.rdbms.sqlClassDescriptionAbstract generator of SQLStatements.SQL SELECT Statement representation.Generator of SQL SELECT Statements.Representation of a join in an SQL statement.Class providing an API for generating SQL statements.Representation of an SQLStatement parameter.Representation of a table reference in an SQL statement.Group of tables in an SQL statement.Interface to be implemented by a class providing naming for SQL tables.Representation of a snippet of an SQL statement.
-
Classes in org.datanucleus.store.rdbms.sql used by org.datanucleus.store.rdbms.sql.expressionClassDescriptionClass providing an API for generating SQL statements.Representation of a table reference in an SQL statement.Representation of a snippet of an SQL statement.
-
Classes in org.datanucleus.store.rdbms.sql used by org.datanucleus.store.rdbms.sql.methodClassDescriptionClass providing an API for generating SQL statements.