Package org.fastnate.hibernate
package org.fastnate.hibernate
-
ClassesClassDescriptionAnyEntityProperty<E,
T> Describes a property of anEntityClassthat references an entity according to aAnymapping.AnyMapping<T>A column that is responsible to store the information for references to arbitrary entity types that are stored in the same attribute.Encapsulates implementation details of Hibernate as JPA provider.Describes a property of anEntityClassthat references a collection of entities according to aManyToAnymapping.ManyToAnyMapProperty<E,K, T> Describes a property of anEntityClassthat references a map of entities according to aManyToAnymapping.