Uses of Interface
org.hibernate.metamodel.mapping.MappingModelCreationLogging
-
Packages that use MappingModelCreationLogging Package Description org.hibernate.metamodel.mapping 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 MappingModelCreationLogging in org.hibernate.metamodel.mapping
Fields in org.hibernate.metamodel.mapping declared as MappingModelCreationLogging Modifier and Type Field Description static MappingModelCreationLogging
MappingModelCreationLogging. MAPPING_MODEL_CREATION_MESSAGE_LOGGER
-