Uses of Package
org.hibernate.envers.boot.model
Packages that use org.hibernate.envers.boot.model
Package
Description
-
Classes in org.hibernate.envers.boot.model used by org.hibernate.envers.boot.internalClassDescriptionDefines a contract for the Envers mapping model in terms of being able to contain attributes.Contract for a basic, singular attribute.
-
Classes in org.hibernate.envers.boot.model used by org.hibernate.envers.boot.modelClassDescriptionBase abstract implementation of
Identifier
.Contract for a mapping attribute.Defines a contract for the Envers mapping model in terms of being able to contain attributes.Contract for a basic, singular attribute.Defines a contract for objects that are bindable.Contract for an object that is cloneable.An implementation ofSelection
that represents a logical column.Contract for a container of columns.Contract for a model object that stores configuration parametersContract for a persistent entity discriminator type.An implementation ofSelection
that represents a formula.Common contract for an identifier.Contract that represents a secondary table join that is part of an entity hierarchy.Contract for entity mappings that support secondary table joins.Contract for declaring a column name of a foreign key.Contract that defines an attribute that can participate in a key.Represents a plural attribute mapping of amany-to-one
orkey-many-to-one
.Contract for a persisted entity mapping.Contract for an attribute that represents multiple values.A contract for a selection, can be a column or a formula.Contract for an attribute that represents a singular value.Contract for a type specification mapping. -
Classes in org.hibernate.envers.boot.model used by org.hibernate.envers.boot.spiClassDescriptionDefines a contract for the Envers mapping model in terms of being able to contain attributes.
-
Classes in org.hibernate.envers.boot.model used by org.hibernate.envers.configuration.internalClassDescriptionContract for a mapping attribute.A persistent entity mapping that represents the root entity of an entity hierarchy.
-
Classes in org.hibernate.envers.boot.model used by org.hibernate.envers.configuration.internal.metadataClassDescriptionContract for a mapping attribute.Defines a contract for the Envers mapping model in terms of being able to contain attributes.Contract for a container of columns.Common contract for an identifier.Contract for a persisted entity mapping.A persistent entity mapping that represents the root entity of an entity hierarchy.
-
Classes in org.hibernate.envers.boot.model used by org.hibernate.envers.internal.entitiesClassDescriptionCommon contract for an identifier.A contract for identifier relations between persisted entities All attributes stored here are stored in their non-key form, see IdMetadataGenerator.
-
Classes in org.hibernate.envers.boot.model used by org.hibernate.envers.strategy.spi