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

Packages that use ComponentAttributeSource
org.hibernate.metamodel.source.annotations.entity   
org.hibernate.metamodel.source.binder   
 

Uses of ComponentAttributeSource in org.hibernate.metamodel.source.annotations.entity
 

Classes in org.hibernate.metamodel.source.annotations.entity that implement ComponentAttributeSource
 class ComponentAttributeSourceImpl
          Annotation backed implementation of ComponentAttributeSource.
 

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.
 



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