Package org.tranql.ejb

Interface Summary
CMPFieldTransform  
EJBProxyFactory  
 

Class Summary
AbstractRelationSet  
CMPField  
CMPFieldAccessor  
CMPFieldFaultTransform  
CMRField  
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.
EJBQueryBuilder  
EJBQueryCommand  
EJBSchema  
EJBUpdateCommand  
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  
Relationship  
RemoteProxyTransform Identity transform that converts between an EJBObject reference and a row reference into the cache.
SimplePKTransform  
SingleValuedCMRAccessor  
SingleValuedCMRFaultHandler  
 

Exception Summary
NotLoadedException  
 



Copyright © -2005 The Codehaus. All Rights Reserved.