Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jboss.ejb.plugins.cmp.jdbc.bridge

Package description goes here.

See:
          Description

Interface Summary
JDBCCMPFieldBridge JDBCCMPFieldBridge represents one CMP field.
JDBCEntityBridge.FieldIterator  
JDBCFieldBridge  
 

Class Summary
CMPMessage Type safe enumeration of message objects.
CMRInvocation Optimized invocation object for local CMR invocations
CMRMessage Type safe enumeration of method object is passed through the invocation interceptor chain and caught by the JDBCRelationInterceptor.
JDBCAbstractCMPFieldBridge JDBCAbstractCMPFieldBridge is the default implementation of JDBCCMPFieldBridge.
JDBCCMP1xFieldBridge JDBCCMP1xFieldBridge is a concrete implementation of JDBCCMPFieldBridge for CMP version 1.x.
JDBCCMP2xAutoUpdatedFieldBridge The base class for all automatically updated fields such as audit and version.
JDBCCMP2xFieldBridge JDBCCMP2xFieldBridge is a concrete implementation of JDBCCMPFieldBridge for CMP version 2.x.
JDBCCMP2xFieldBridge.ChainLink Represents a link in the chain.
JDBCCMP2xFieldBridge.CMRChainLink This chain link contains a CMR field a foreign key of which is mapped to a CMP field.
JDBCCMP2xFieldBridge.DummyChainLink  
JDBCCMP2xUpdatedPrincipalFieldBridge Audit updated principal field.
JDBCCMP2xUpdatedTimeFieldBridge Audit updated time field.
JDBCCMP2xVersionFieldBridge The base class for optimistic locking version fields (sequence and timestamp).
JDBCCMRFieldBridge JDBCCMRFieldBridge a bean relationship.
JDBCCMRFieldBridge.CMRJDBCType  
JDBCCMRFieldBridge.TxSynchronization  
JDBCEntityBridge JDBCEntityBridge follows the Bridge pattern [Gamma et.
JDBCKeyGenVersionFieldBridge  
JDBCLongVersionFieldBridge  
JDBCSelectorBridge  
JDBCTimestampVersionFieldBridge  
RelationSet This is the relationship set.
 

Package org.jboss.ejb.plugins.cmp.jdbc.bridge Description

Package description goes here.

Package Specification

Related Documentation

Package Status