| Class and Description |
|---|
| JDBCEntityPersistenceStore |
| Class and Description |
|---|
| JDBCResultSetReader
Implementations of this interface are used to read java.sql.ResultSet.
|
| JDBCType
This interface represents a mapping between a Java type and JDBC type.
|
| Class and Description |
|---|
| CascadeDeleteStrategy |
| CMPFieldStateFactory
Implementations of this interface are used to create and compare field states
for equality.
|
| JDBCAbstractCreateCommand
Base class for create commands that drives the operation sequence.
|
| JDBCAbstractQueryCommand
Abstract superclass of finder commands that return collections.
|
| JDBCAbstractQueryCommand.LeftJoinCMRNode |
| JDBCActivateEntityCommand
JDBCActivateEntityCommand initializes the entity persistence context.
|
| JDBCCommandFactory
JDBCCommandFactory creates all required CMP command and some JDBC
specific commands.
|
| JDBCCreateCommand
Interface to a pluggable command to create an entity
|
| JDBCDeleteRelationsCommand
Deletes relations from a relation table.
|
| JDBCDestroyCommand
JDBCDestroyCommand does nothing.
|
| JDBCEntityPersistenceStore |
| JDBCFindEntitiesCommand
Delegates to the specific query command.
|
| JDBCFindEntityCommand
JDBCFindEntityCommand finds a single entity, by delegating to
find entities and checking that only entity is returned.
|
| JDBCInitCommand
JDBCInitCommand does nothing.
|
| JDBCInitEntityCommand
CMPStoreManager JDBCActivateEntityCommand
|
| JDBCInsertPKCreateCommand
Base class for create commands that actually insert the primary key value.
|
| JDBCInsertRelationsCommand
Inserts relations into a relation table.
|
| JDBCIsModifiedCommand
JDBCIsModifiedCommand determines if the entity has been modified.
|
| JDBCLoadEntityCommand
JDBCLoadEntityCommand loads the data for an instance from the table.
|
| JDBCLoadRelationCommand
Loads relations for a particular entity from a relation table.
|
| JDBCParameterSetter
Implementations of this interface are used to set java.sql.PreparedStatement parameters.
|
| JDBCPassivateEntityCommand
JDBCPassivateEntityCommand deletes the entity persistence context,
where data about the instance is keeps.
|
| JDBCPostCreateEntityCommand
This command establishes relationships for CMR fields that have
foreign keys mapped to primary keys.
|
| JDBCQueryCommand
Common interface for all query commands.
|
| JDBCQueryCommand.EntityProxyFactory |
| JDBCQueryManager
Maintains a map from a query method to query command.
|
| JDBCRemoveEntityCommand
JDBCRemoveEntityCommand executes a DELETE FROM table WHERE command.
|
| JDBCResultSetReader
Implementations of this interface are used to read java.sql.ResultSet.
|
| JDBCResultSetReader.AbstractResultSetReader |
| JDBCStartCommand
JDBCStartCommand creates the table if specified in xml.
|
| JDBCStopCommand
JDBCStopCommand drops the table for this entity if specified in the xml.
|
| JDBCStoreEntityCommand
JDBCStoreEntityCommand updates the row with the new state.
|
| JDBCStoreManager
JDBCStoreManager manages storage of persistence data into a table.
|
| JDBCType
This interface represents a mapping between a Java type and JDBC type.
|
| JDBCTypeComplexProperty
Immutable class which contains the mapping between a single Java Bean
(not an EJB) property and a column.
|
| JDBCTypeFactory
JDBCTypeFactory maps Java Classes to JDBCType objects.
|
| LockingStrategy |
| Mapper
Generally, implementations of this interface map instances of one Java type
into instances of another Java type.
|
| QLCompiler |
| ReadAheadCache
ReadAheadCache stores all of the data readahead for an entity.
|
| ReadAheadCache.EntityReadAheadInfo |
| RelationData
This class holds data about one relationship.
|
| RelationPair
This class represents one pair of entities in a relation.
|
| SQLExceptionProcessor
Default SQLExceptionProcessor.
|
| SQLUtil.OldColumns
utility class to store the information returned by getOldColumns()
|
| SQLUtil.OldIndexes
utility class to store the information returned by getOldColumns()
|
| Class and Description |
|---|
| CMPFieldStateFactory
Implementations of this interface are used to create and compare field states
for equality.
|
| JDBCEntityPersistenceStore |
| JDBCStoreManager
JDBCStoreManager manages storage of persistence data into a table.
|
| JDBCType
This interface represents a mapping between a Java type and JDBC type.
|
| LockingStrategy |
| RelationData
This class holds data about one relationship.
|
| Class and Description |
|---|
| JDBCAbstractCreateCommand
Base class for create commands that drives the operation sequence.
|
| JDBCCreateCommand
Interface to a pluggable command to create an entity
|
| JDBCIdentityColumnCreateCommand
Base class for create commands where the PK value is generated as side
effect of performing the insert operation.
|
| JDBCInsertPKCreateCommand
Base class for create commands that actually insert the primary key value.
|
| JDBCStoreManager
JDBCStoreManager manages storage of persistence data into a table.
|
| Class and Description |
|---|
| JDBCEntityPersistenceStore |
| JDBCQueryCommand.EntityProxyFactory |
| JDBCTypeFactory
JDBCTypeFactory maps Java Classes to JDBCType objects.
|
| QueryParameter |
| Class and Description |
|---|
| JDBCEntityPersistenceStore |
| JDBCType
This interface represents a mapping between a Java type and JDBC type.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.