Uses of Interface
org.hibernate.internal.log.DeprecationLogger
-
Packages that use DeprecationLogger Package Description org.hibernate.dialect.function.array org.hibernate.internal.log -
-
Uses of DeprecationLogger in org.hibernate.dialect.function.array
Fields in org.hibernate.dialect.function.array declared as DeprecationLogger Modifier and Type Field Description protected static DeprecationLogger
AbstractArrayContainsFunction. LOG
-
Uses of DeprecationLogger in org.hibernate.internal.log
Fields in org.hibernate.internal.log declared as DeprecationLogger Modifier and Type Field Description static DeprecationLogger
DeprecationLogger. DEPRECATION_LOGGER
-