Package | Description |
---|---|
org.apache.openjpa.jdbc.conf |
OpenJPA-JDBC Configuration
This package provides JDBC configuration interfaces.
|
org.apache.openjpa.jdbc.kernel |
OpenJPA-JDBC Runtime Kernel
Runtime services for the JDBC OpenJPA implementation.
|
org.apache.openjpa.jdbc.kernel.exps |
OpenJPA-JDBC Expression Tree
|
org.apache.openjpa.jdbc.meta |
OpenJPA-JDBC ORM Metadata
This package extends the standard persistence metadata with
object-relational mapping information.
|
org.apache.openjpa.jdbc.meta.strats |
OpenJPA-JDBC ORM Strategies
Library of mapping strategies.
|
org.apache.openjpa.jdbc.schema |
OpenJPA-JDBC Schema Management
This package provides utilities for managing the schema of
persistent objects stored in a relational database.
|
org.apache.openjpa.jdbc.sql |
OpenJPA-JDBC SQL Abstraction
Utilities for generating SQL.
|
org.apache.openjpa.slice.jdbc |
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
|
Class and Description |
---|
DBDictionary
Class which allows the creation of SQL dynamically, in a
database agnostic fashion.
|
SQLFactory
Factory for SQL constructs.
|
Class and Description |
---|
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.
|
SQLBuffer
Buffer for SQL statements that can be used to create
java.sql.PreparedStatements.
|
SQLFactory
Factory for SQL constructs.
|
StoredProcedure
Holds metadata about a Database Stored Procedure.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
DBDictionary
Class which allows the creation of SQL dynamically, in a
database agnostic fashion.
|
Class and Description |
---|
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).
|
BooleanRepresentation
Defines how a
Boolean or boolean value
gets stored in the database by default. |
DBDictionary
Class which allows the creation of SQL dynamically, in a
database agnostic fashion.
|
DBDictionary.DateMillisecondBehaviors |
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.
|
PostgresDictionary
Dictionary for PostgreSQL.
|
PrimaryRow
Primary table row that tracks foreign keys and auto-inc columns.
|
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.
|
SecondaryRow
Secondary table row that tracks foreign keys to auto-inc columns.
|
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.
|
StoredProcedure
Holds metadata about a Database Stored Procedure.
|
StoredProcedure.PARAM
An enumeration on type of parameter for a Stored Procedure.
|
StoredProcedure.SQL |
Union
SQL UNION.
|
Union.Selector
A callback used to create the selects in a SQL union.
|
Class and Description |
---|
JoinSyntaxes
Constants for ways of describing joins in SQL.
|
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.