Package org.tranql.ejb

Interface Summary
CMPFieldTransform  
EJBProxyFactory  
EJBQLQuery  
 

Class Summary
AbstractRelationSet  
CMPField  
CMPFieldAccessor  
CMPFieldFaultTransform  
CMPFieldIdentityExtractorAccessor  
CMPFieldNestedRowAccessor  
CMPMappedToCMRAccessor  
CMRField  
CMRMappedToInversePKCMP  
CMRMappedToOwningPKCMP  
CompoundPKTransform Identity transform that will return an new instance of the EJB primary key for a cache row.
EJB  
EJBCommandFactory  
EJBLocalObjectAsIdTransform Field transform that converts a remote reference in the form of an EJBObject to a cache value using its primary key.
EJBObjectAsIdTransform Field transform that converts a remote reference in the form of an EJBObject to a cache value using its primary key.
EJBQueryCommand  
EJBSchema  
EJBUpdateCommand  
FinderEJBQLQuery  
FKField  
IdAsEJBLocalObjectTransform Field transform that converts a primary key into a EJBLocalObject.
IdAsEJBObjectTransform Field transform that converts a primary key into a EJBObject.
LocalProxyTransform Identity transform that converts between an EJBLocalObject reference and a global id for the cache.
ManyToManyCMR  
ManyToOneCMR  
MultiValuedCMRAccessor An accessor for multi-valued cmr-fields which behaves according to the EJB spec.
MultiValuedCMRFaultHandler  
OneToManyCMR  
OneToOneCMR  
PKFieldAccessCheck  
ReadOnlyCMPFieldAccessor  
Relationship  
RemoteProxyTransform Identity transform that converts between an EJBObject reference and a row reference into the cache.
SelectEJBQLQuery  
SimplePKTransform  
SingleValuedCMRAccessor  
SingleValuedCMRFaultHandler  
TransactionManagerDelegate  
 

Exception Summary
NotLoadedException  
 



Copyright © -2006 The Codehaus. All Rights Reserved.