Uses of Interface
org.hibernate.metamodel.source.binder.ComponentAttributeSource

Packages that use ComponentAttributeSource
org.hibernate.metamodel.source.binder   
org.hibernate.metamodel.source.hbm   
 

Uses of ComponentAttributeSource in org.hibernate.metamodel.source.binder
 

Methods in org.hibernate.metamodel.source.binder that return ComponentAttributeSource
 ComponentAttributeSource ComponentIdentifierSource.getIdentifierAttributeSource()
          Obtain the source descriptor for the identifier attribute.
 

Uses of ComponentAttributeSource in org.hibernate.metamodel.source.hbm
 

Classes in org.hibernate.metamodel.source.hbm that implement ComponentAttributeSource
 class ComponentAttributeSourceImpl
           
 



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