|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.openjpa.jdbc.kernel | |
---|---|
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.sql | OpenJPA-JDBC SQL Abstraction |
Classes in org.apache.openjpa.jdbc.kernel used by org.apache.openjpa.jdbc.conf | |
---|---|
UpdateManager
This interface is used to customize the way that updates are made to database records. |
Classes in org.apache.openjpa.jdbc.kernel used by org.apache.openjpa.jdbc.kernel | |
---|---|
AbstractJDBCSavepointManager
Abstract SavepointManager implementation that
delegates to the subclass for savepoint operations on the active
Connection . |
|
AbstractJDBCSavepointManager.ConnectionSavepoint
A savepoint which provides access to the current transactional connection. |
|
AbstractJDBCSeq
Abstract sequence implementation. |
|
AbstractUpdateManager
Base update manager with common functionality. |
|
EagerFetchModes
Eager fetch mode constants. |
|
JDBCBrokerFactory
BrokerFactory type for use with the JDBC runtime. |
|
JDBCFetchConfiguration
JDBC extensions to OpenJPA's FetchConfiguration . |
|
JDBCLockManager
Extension of the LockManager interface with methods for
datastore locking during the select and load process. |
|
JDBCSeq
Specialization of the the Seq interface to provide information
on the schema needed by this sequence. |
|
JDBCStore
Represents the JDBC store. |
|
JDBCStoreManager.RefCountConnection
Connection wrapper that keeps an internal ref count so that it knows when to really close. |
|
LRSSizes
Ways of calculating the size of large result sets. |
|
PreparedStatementManager
Manages prepared statement execution. |
|
SelectResultObjectProvider
Abstract provider implementation wrapped around a Select . |
|
TableJDBCSeq
JDBCSeq implementation that uses a database table
for sequence number generation. |
|
TableJDBCSeq.Status
Helper struct to hold status information. |
|
UpdateManager
This interface is used to customize the way that updates are made to database records. |
Classes in org.apache.openjpa.jdbc.kernel used by org.apache.openjpa.jdbc.kernel.exps | |
---|---|
JDBCFetchConfiguration
JDBC extensions to OpenJPA's FetchConfiguration . |
|
JDBCStore
Represents the JDBC store. |
Classes in org.apache.openjpa.jdbc.kernel used by org.apache.openjpa.jdbc.meta | |
---|---|
JDBCFetchConfiguration
JDBC extensions to OpenJPA's FetchConfiguration . |
|
JDBCStore
Represents the JDBC store. |
Classes in org.apache.openjpa.jdbc.kernel used by org.apache.openjpa.jdbc.meta.strats | |
---|---|
JDBCFetchConfiguration
JDBC extensions to OpenJPA's FetchConfiguration . |
|
JDBCStore
Represents the JDBC store. |
Classes in org.apache.openjpa.jdbc.kernel used by org.apache.openjpa.jdbc.sql | |
---|---|
JDBCFetchConfiguration
JDBC extensions to OpenJPA's FetchConfiguration . |
|
JDBCStore
Represents the JDBC store. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |