Uses of Interface
org.hibernate.internal.CoreMessageLogger
-
Packages that use CoreMessageLogger Package Description org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate. -
-
Uses of CoreMessageLogger in org.hibernate.internal
Subinterfaces of CoreMessageLogger in org.hibernate.internal Modifier and Type Interface Description interfaceEntityManagerMessageLoggerMessageLoggeroriginally for the no-longer existing hibernate-entitymanager module.Methods in org.hibernate.internal that return CoreMessageLogger Modifier and Type Method Description static CoreMessageLoggerCoreLogging. messageLogger(Class classNeedingLogging)static CoreMessageLoggerCoreLogging. messageLogger(String loggerName)
-