Uses of Interface
org.hibernate.sql.results.graph.DatabaseSnapshotContributor
Packages that use DatabaseSnapshotContributor
Package
Description
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
-
Uses of DatabaseSnapshotContributor in org.hibernate.metamodel.mapping
Subinterfaces of DatabaseSnapshotContributor in org.hibernate.metamodel.mappingModifier and TypeInterfaceDescriptioninterface
An "aggregated" composite identifier, which is another way to say that the identifier is represented as an embeddable.interface
Describes an attribute at the mapping model level.interface
Mapping for a simple, single-column identifierinterface
Mapping of a plural (collection-valued) attributeinterface
Mapping for a singular (non-collection) attribute. -
Uses of DatabaseSnapshotContributor in org.hibernate.metamodel.mapping.internal
Subinterfaces of DatabaseSnapshotContributor in org.hibernate.metamodel.mapping.internalClasses in org.hibernate.metamodel.mapping.internal that implement DatabaseSnapshotContributorModifier and TypeClassDescriptionclass
class
class
class
class
Mapping of a simple identifierclass
Singular, any-valued attributeclass
class
Support forEmbeddedId
class
The inverse part of a "non-aggregated" composite identifier.class
class
class
-
Uses of DatabaseSnapshotContributor in org.hibernate.query.derived
Classes in org.hibernate.query.derived that implement DatabaseSnapshotContributorModifier and TypeClassDescriptionclass
class