Package | Description |
---|---|
org.hibernate.metamodel.source.annotations.attribute | |
org.hibernate.metamodel.source.annotations.attribute.type |
Modifier and Type | Class and Description |
---|---|
class |
AssociationAttribute
Represents an association attribute.
|
class |
BasicAttribute
Represent a basic attribute (explicitly or implicitly mapped).
|
Modifier and Type | Method and Description |
---|---|
int |
MappedAttribute.compareTo(MappedAttribute mappedProperty) |
Constructor and Description |
---|
SingularAttributeSourceImpl(MappedAttribute attribute) |
SingularAttributeSourceImpl(MappedAttribute attribute,
AttributeOverride attributeOverride) |
Constructor and Description |
---|
AttributeTypeResolverImpl(MappedAttribute mappedAttribute) |
EnumeratedTypeResolver(MappedAttribute mappedAttribute) |
LobTypeResolver(MappedAttribute mappedAttribute) |
TemporalTypeResolver(MappedAttribute mappedAttribute) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.