JTools

Package org.jtools.dao.invocation

Provides classes and interfaces for the dynamic invocation facility of the Data Access Object (DAO) feature.

See:
          Description

Interface Summary
AttributeHandler<T_Attribute,T_TestData> TODO type-description
ElementHandler<T_Element,T_TestData> TODO type-description
InvocationUtils.InstantiationHolder  
ParamOrderVisitor<T_Return,T_Data>  
 

Class Summary
CommonHandler  
EnumHandler<T_Enum extends Enum>  
InvocationHandlers TODO type-description
InvocationStyle TODO type-description
InvocationUtils TODO type-description
ObjectHandler TODO type-description
PrimitiveHandler TODO type-description
PrimitiveHandler.AbstractPrimitiveAH  
PrimitiveHandler.PrimitiveBooleanAH  
PrimitiveHandler.PrimitiveByteAH  
PrimitiveHandler.PrimitiveCharAH  
PrimitiveHandler.PrimitiveDoubleAH  
PrimitiveHandler.PrimitiveFloatAH  
PrimitiveHandler.PrimitiveIntAH  
PrimitiveHandler.PrimitiveLongAH  
PrimitiveHandler.PrimitiveShortAH  
PrimitiveWrapperHandler TODO type-description
PrimitiveWrapperHandler.BooleanAH  
PrimitiveWrapperHandler.ByteAH  
PrimitiveWrapperHandler.CharAH  
PrimitiveWrapperHandler.DoubleAH  
PrimitiveWrapperHandler.FloatAH  
PrimitiveWrapperHandler.IntegerAH  
PrimitiveWrapperHandler.LongAH  
PrimitiveWrapperHandler.ShortAH  
SimpleParamOrderVisitor<T_Return,T_Data>  
StringHandler  
 

Enum Summary
ActualParameters  
ConstructorHelper TODO type-description
MethodHelper TODO type-description
ParamHelper TODO type-description
ParamOrder  
ParamType  
 

Package org.jtools.dao.invocation Description

Provides classes and interfaces for the dynamic invocation facility of the Data Access Object (DAO) feature.


JTools

© 2000-2006, JTools.org.