Uses of Class
org.hibernate.metamodel.mapping.AttributeMappingsMap.Builder
Packages that use AttributeMappingsMap.Builder
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 AttributeMappingsMap.Builder in org.hibernate.metamodel.mapping
Methods in org.hibernate.metamodel.mapping that return AttributeMappingsMap.BuilderModifier and TypeMethodDescriptionstatic AttributeMappingsMap.Builder
AttributeMappingsMap.builder()