org.hibernate.metamodel.source.hbm
Class OneToManyPluralAttributeElementSourceImpl
java.lang.Object
   org.hibernate.metamodel.source.hbm.OneToManyPluralAttributeElementSourceImpl
org.hibernate.metamodel.source.hbm.OneToManyPluralAttributeElementSourceImpl
- All Implemented Interfaces: 
- OneToManyPluralAttributeElementSource, PluralAttributeElementSource
- public class OneToManyPluralAttributeElementSourceImpl 
- extends Object- implements OneToManyPluralAttributeElementSource
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
OneToManyPluralAttributeElementSourceImpl
public OneToManyPluralAttributeElementSourceImpl(JaxbOneToManyElement oneToManyElement,
                                                 LocalBindingContext bindingContext)
getNature
public PluralAttributeElementNature getNature()
- 
- Specified by:
- getNaturein interface- PluralAttributeElementSource
 
- 
 
getReferencedEntityName
public String getReferencedEntityName()
- 
- Specified by:
- getReferencedEntityNamein interface- OneToManyPluralAttributeElementSource
 
- 
 
isNotFoundAnException
public boolean isNotFoundAnException()
- 
- Specified by:
- isNotFoundAnExceptionin interface- OneToManyPluralAttributeElementSource
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.