|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeImplementor | |
|---|---|
| org.hibernate.ejb.metamodel | |
| Uses of AttributeImplementor in org.hibernate.ejb.metamodel |
|---|
| Classes in org.hibernate.ejb.metamodel that implement AttributeImplementor | |
|---|---|
class |
AbstractAttribute<X,Y>
Models the commonality of the JPA Attribute hierarchy. |
class |
PluralAttributeImpl<X,C,E>
|
class |
SingularAttributeImpl<X,Y>
|
static class |
SingularAttributeImpl.Identifier<X,Y>
Subclass used to simply instantiation of singular attributes representing an entity's identifier. |
static class |
SingularAttributeImpl.Version<X,Y>
Subclass used to simply instantiation of singular attributes representing an entity's version. |
| Methods in org.hibernate.ejb.metamodel that return AttributeImplementor | ||
|---|---|---|
|
AttributeFactory.buildAttribute(AbstractManagedType<X> ownerType,
Property property)
Build a normal attribute. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||