|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.openjpa.jdbc.sql | |
---|---|
org.apache.openjpa.jdbc.conf | OpenJPA-JDBC Configuration |
org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel |
org.apache.openjpa.jdbc.kernel.exps | OpenJPA-JDBC Expression Tree |
org.apache.openjpa.jdbc.meta | OpenJPA-JDBC ORM Metadata |
org.apache.openjpa.jdbc.meta.strats | OpenJPA-JDBC ORM Strategies |
org.apache.openjpa.jdbc.schema | OpenJPA-JDBC Schema Management |
org.apache.openjpa.jdbc.sql | OpenJPA-JDBC SQL Abstraction |
Classes in org.apache.openjpa.jdbc.sql used by org.apache.openjpa.jdbc.conf | |
---|---|
DBDictionary
Class which allows the creation of SQL dynamically, in a database agnostic fashion. |
|
SQLFactory
Factory for SQL constructs. |
Classes in org.apache.openjpa.jdbc.sql used by org.apache.openjpa.jdbc.kernel | |
---|---|
DBDictionary
Class which allows the creation of SQL dynamically, in a database agnostic fashion. |
|
JoinSyntaxes
Constants for ways of describing joins in SQL. |
|
Result
A result from the execution of a query or stored procedure. |
|
RowImpl
Basic Row implementation. |
|
RowManager
Manages rows during an insert/update/delete process. |
|
Select
Abstraction of a SQL SELECT statement. |
|
SelectExecutor
Interface for configuring and executing a SQL select. |
|
SQLFactory
Factory for SQL constructs. |
Classes in org.apache.openjpa.jdbc.sql used by org.apache.openjpa.jdbc.kernel.exps | |
---|---|
Joins
Tracks joins made when traversing relations in a select. |
|
Result
A result from the execution of a query or stored procedure. |
|
Select
Abstraction of a SQL SELECT statement. |
|
SQLBuffer
Buffer for SQL statements that can be used to create java.sql.PreparedStatements. |
Classes in org.apache.openjpa.jdbc.sql used by org.apache.openjpa.jdbc.meta | |
---|---|
DBDictionary
Class which allows the creation of SQL dynamically, in a database agnostic fashion. |
|
Joins
Tracks joins made when traversing relations in a select. |
|
Result
A result from the execution of a query or stored procedure. |
|
Row
Logical representation of a table row for insert/update/delete. |
|
RowManager
Manages rows during an insert/update/delete process. |
|
Select
Abstraction of a SQL SELECT statement. |
|
SelectExecutor
Interface for configuring and executing a SQL select. |
|
SQLBuffer
Buffer for SQL statements that can be used to create java.sql.PreparedStatements. |
Classes in org.apache.openjpa.jdbc.sql used by org.apache.openjpa.jdbc.meta.strats | |
---|---|
DBDictionary
Class which allows the creation of SQL dynamically, in a database agnostic fashion. |
|
Joins
Tracks joins made when traversing relations in a select. |
|
Result
A result from the execution of a query or stored procedure. |
|
Row
Logical representation of a table row for insert/update/delete. |
|
RowImpl
Basic Row implementation. |
|
RowManager
Manages rows during an insert/update/delete process. |
|
Select
Abstraction of a SQL SELECT statement. |
|
SelectExecutor
Interface for configuring and executing a SQL select. |
|
SQLBuffer
Buffer for SQL statements that can be used to create java.sql.PreparedStatements. |
Classes in org.apache.openjpa.jdbc.sql used by org.apache.openjpa.jdbc.schema | |
---|---|
DBDictionary
Class which allows the creation of SQL dynamically, in a database agnostic fashion. |
Classes in org.apache.openjpa.jdbc.sql used by org.apache.openjpa.jdbc.sql | |
---|---|
AbstractDB2Dictionary
Base dictionary for the IBM DB2 family of databases. |
|
AbstractResult
A Result implementation designed to be subclassed easily by
implementations. |
|
AbstractSQLServerDictionary
Dictionary for the SQL Server databases (Sybase and MS SQL Server). |
|
DBDictionary
Class which allows the creation of SQL dynamically, in a database agnostic fashion. |
|
InterbaseDictionary
Dictionary for Borland Interbase. |
|
Join
Represents a SQL join. |
|
Joins
Tracks joins made when traversing relations in a select. |
|
JoinSyntaxes
Constants for ways of describing joins in SQL. |
|
LogicalUnion.UnionSelect
A select that is part of a logical union. |
|
MergedResult.ResultComparator
Comparator for ordering result rows. |
|
Result
A result from the execution of a query or stored procedure. |
|
ResultSetResult
Base Result implementation wrapped around a result set. |
|
Row
Logical representation of a table row for insert/update/delete. |
|
RowImpl
Basic Row implementation. |
|
RowManager
Manages rows during an insert/update/delete process. |
|
Select
Abstraction of a SQL SELECT statement. |
|
SelectExecutor
Interface for configuring and executing a SQL select. |
|
SelectImpl
Standard Select implementation. |
|
SelectImpl.Selects
Helper class to track selected columns, with fast contains method. |
|
SQLBuffer
Buffer for SQL statements that can be used to create java.sql.PreparedStatements. |
|
SQLFactory
Factory for SQL constructs. |
|
Union
SQL UNION. |
|
Union.Selector
A callback used to create the selects in a SQL union. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |