|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.ejb.plugins.cmp.jdbc | |
org.jboss.ejb.plugins.cmp.jdbc | Package description goes here. |
org.jboss.ejb.plugins.cmp.jdbc.bridge | Package description goes here. |
org.jboss.ejb.plugins.cmp.jdbc.keygen | |
org.jboss.ejb.plugins.cmp.jdbc2 | |
org.jboss.ejb.plugins.cmp.jdbc2.bridge |
Classes in org.jboss.ejb.plugins.cmp.jdbc used by org.jboss.ejb.plugins.cmp.jdbc | |
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. |
|
JDBCActivateEntityCommand
JDBCActivateEntityCommand initializes the entity persistence context. |
|
JDBCCommandFactory
JDBCCommandFactory creates all required CMP command and some JDBC specific commands. |
|
JDBCCreateBeanClassInstanceCommand
JDBCBeanClassInstanceCommand creates instance of the bean class. |
|
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 deligating 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 instence 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. |
|
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 contins the mapping between a single Java Bean (not an EJB) property and a column. |
|
JDBCTypeFactory
JDBCTypeFactory mapps 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. |
|
SQLExceptionProcessorMBean
MBean interface. |
|
SQLUtil.OldColumns
utility class to store the information returned by getOldColumns() |
|
SQLUtil.OldIndexes
utility class to store the information returned by getOldColumns() |
Classes in org.jboss.ejb.plugins.cmp.jdbc used by org.jboss.ejb.plugins.cmp.jdbc.bridge | |
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. |
Classes in org.jboss.ejb.plugins.cmp.jdbc used by org.jboss.ejb.plugins.cmp.jdbc.keygen | |
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. |
Classes in org.jboss.ejb.plugins.cmp.jdbc used by org.jboss.ejb.plugins.cmp.jdbc2 | |
JDBCEntityPersistenceStore
|
|
JDBCTypeFactory
JDBCTypeFactory mapps Java Classes to JDBCType objects. |
|
QueryParameter
|
Classes in org.jboss.ejb.plugins.cmp.jdbc used by org.jboss.ejb.plugins.cmp.jdbc2.bridge | |
JDBCEntityPersistenceStore
|
|
JDBCType
This interface represents a mapping between a Java type and JDBC type. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |