Uses of Interface
org.hibernate.dialect.DialectLogging
-
Packages that use DialectLogging Package Description org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate. -
-
Uses of DialectLogging in org.hibernate.dialect
Fields in org.hibernate.dialect declared as DialectLogging Modifier and Type Field Description static DialectLogging
DialectLogging. DIALECT_MESSAGE_LOGGER
-