Package org.fastnate.hibernate


package org.fastnate.hibernate
  • Classes
    Class
    Description
    Describes a property of an EntityClass that references an entity according to a Any mapping.
    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 an EntityClass that references a collection of entities according to a ManyToAny mapping.
    Describes a property of an EntityClass that references a map of entities according to a ManyToAny mapping.