Uses of Interface
org.hibernate.sql.results.graph.DatabaseSnapshotContributor
-
Packages that use DatabaseSnapshotContributor Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model. -
-
Uses of DatabaseSnapshotContributor in org.hibernate.metamodel.mapping
Subinterfaces of DatabaseSnapshotContributor in org.hibernate.metamodel.mapping Modifier and Type Interface Description interfaceAttributeMappingDescribes an attribute at the mapping model level.interfacePluralAttributeMappingMapping of a plural (collection-valued) attributeinterfaceSingularAttributeMappingMapping for a singular (non-collection) attribute.
-