Package org.tranql.field

Interface Summary
FieldTransform Transform that converts values being loaded or stored into the cache.
 

Class Summary
FieldAccessor Public accessor to a row for use at the end of a transform pipeline.
FieldMarshaller Transform that stores a Serializable object in the cache as a byte array.
NullAccessor  
ReferenceAccessor  
Row  
 

Exception Summary
FieldTransformException Exception indicating a problem during a field transformation.
 



Copyright © -2005 The Codehaus. All Rights Reserved.