Uses of Interface
org.nuiton.topia.persistence.util.Loador

Packages that use Loador
org.nuiton.topia.persistence.util   
 

Uses of Loador in org.nuiton.topia.persistence.util
 

Classes in org.nuiton.topia.persistence.util that implement Loador
 class BeanPropertyLoador<E>
          A implementation fo the Loador contract using PropertyDescriptor.
 class EntityLoador<E extends TopiaEntity>
          A implementation of BeanPropertyLoador for TopiaEntity

Some factory methods are defined to simplify the generic cast, prefer used them instead of the (protected) constructor).

 



Copyright © 2004-2010 CodeLutin. All Rights Reserved.