| Class | Description |
|---|---|
| AssociatedSingularAttribute<X,T> |
Implementation of
SingularMappingEx representing types of ManyToOne and OneToOne |
| AttributeImpl<X,Y> |
Implementation of
Attribute. |
| BasicAttribute<X,T> |
Implementation of
SingularAttribute for basic, version and id attributes. |
| CollectionAttributeImpl<X,E> |
Implementation of
CollectionAttribute. |
| EmbeddedAttribute<X,T> |
Implementation of
SingularMappingEx for embeddable attributes. |
| ListAttributeImpl<X,E> |
Implementation of
ListAttribute. |
| MapAttributeImpl<X,K,V> |
Implementation of
ListAttribute. |
| PluralAttributeImpl<X,C,E> |
Implementation of
PluralAttribute. |
| SetAttributeImpl<X,E> |
Implementation of
SetAttribute. |
| SingularAttributeImpl<X,T> |
Implementation of
SingularMappingEx. |
Copyright © 2012-2013 Batoo. All Rights Reserved.