Uses of Class
org.hibernate.tuple.AbstractEntityTuplizer

Packages that use AbstractEntityTuplizer
org.hibernate.tuple   
 

Uses of AbstractEntityTuplizer in org.hibernate.tuple
 

Subclasses of AbstractEntityTuplizer in org.hibernate.tuple
 class Dom4jEntityTuplizer
          Implementation of Dom4jEntityTuplizer.
 class DynamicMapEntityTuplizer
          Implementation of DynamicMapEntityTuplizer.
 class PojoEntityTuplizer
          POJO-based implementation of an EntityTuplizer.