Uses of Class
net.xoetrope.registry.ReflectionAdapter

Packages that use ReflectionAdapter
net.xoetrope.optional.data.pojo   
 

Uses of ReflectionAdapter in net.xoetrope.optional.data.pojo
 

Subclasses of ReflectionAdapter in net.xoetrope.optional.data.pojo
 class XPojoAdapter
          An adapter for POJO's mapping the XUI model's use of the pojo, including customizations specified by the datasourec configuration to the interface provided by the POJO.
 class XPojoHibernateAdapter
          An adapter for Hibernate POJO's mapping the XUI model's use of the pojo, including customizations specified by the datasourec configuration to the interface provided by the POJO.