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