Uses of Class
org.nuiton.topia.persistence.util.BeanPropertyLoador

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

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

Subclasses of BeanPropertyLoador in org.nuiton.topia.persistence.util
 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).

 

Methods in org.nuiton.topia.persistence.util that return BeanPropertyLoador
static
<E> BeanPropertyLoador<E>
BeanPropertyLoador.newLoador(java.lang.Class<E> klass, java.lang.String... properties)
           
 



Copyright © 2004-2009 CodeLutin. All Rights Reserved.