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

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

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

Methods in org.hibernate.metamodel.source.binder that return PluralAttributeKeySource
 PluralAttributeKeySource PluralAttributeSource.getKeySource()
           
 

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

Classes in org.hibernate.metamodel.source.hbm that implement PluralAttributeKeySource
 class PluralAttributeKeySourceImpl
           
 

Methods in org.hibernate.metamodel.source.hbm that return PluralAttributeKeySource
 PluralAttributeKeySource AbstractPluralAttributeSourceImpl.getKeySource()
           
 



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