Uses of Interface
org.hibernate.testing.logger.Triggerable
-
Packages that use Triggerable Package Description org.hibernate.testing.logger -
-
Uses of Triggerable in org.hibernate.testing.logger
Methods in org.hibernate.testing.logger that return Triggerable Modifier and Type Method Description TriggerableLoggerInspectionRule. watchForLogMessages(String prefix)TriggerableLoggerInspectionRule. watchForLogMessages(Set<String> prefixes)
-