public interface AttributeNodeImplementor<T>
extends javax.persistence.AttributeNode<T>
Modifier and Type | Method and Description |
---|---|
HibernateEntityManagerFactory |
entityManagerFactory() |
javax.persistence.metamodel.Attribute<?,T> |
getAttribute() |
AttributeNodeImplementor<T> |
makeImmutableCopy() |
HibernateEntityManagerFactory entityManagerFactory()
javax.persistence.metamodel.Attribute<?,T> getAttribute()
AttributeNodeImplementor<T> makeImmutableCopy()
Copyright © 2013. All rights reserved.