Package com.posttool.dbo.reflect

Provides reflection-oriented utilities that deal with type coersion and data transfer between the POJO and the database.

See:
          Description

Class Summary
RClass  
RField  
RHelp RHelp caches a list of RClasses that have been requested and constructed by users of the static method RHelp.getRClass(o.getClass()).
 

Enum Summary
RField.Type  
 

Package com.posttool.dbo.reflect Description

Provides reflection-oriented utilities that deal with type coersion and data transfer between the POJO and the database.