Uses of Class
org.hibernate.cfg.AbstractPropertyHolder

Packages that use AbstractPropertyHolder
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
 

Uses of AbstractPropertyHolder in org.hibernate.cfg
 

Subclasses of AbstractPropertyHolder in org.hibernate.cfg
 class ClassPropertyHolder
           
 class CollectionPropertyHolder
           
 class ComponentPropertyHolder
          Component implementation of property holder
 

Fields in org.hibernate.cfg declared as AbstractPropertyHolder
protected  AbstractPropertyHolder AbstractPropertyHolder.parent
           
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.