Uses of Enum Class
fr.ght1pc9kc.testy.jooq.model.DatabaseTraceLevel
Packages that use DatabaseTraceLevel
-
Uses of DatabaseTraceLevel in fr.ght1pc9kc.testy.jooq
Methods in fr.ght1pc9kc.testy.jooq with parameters of type DatabaseTraceLevelModifier and TypeMethodDescriptionWithInMemoryDatasource.WithInMemoryDatasourceBuilder.setTraceLevel(DatabaseTraceLevel traceLevel) -
Uses of DatabaseTraceLevel in fr.ght1pc9kc.testy.jooq.model
Methods in fr.ght1pc9kc.testy.jooq.model that return DatabaseTraceLevelModifier and TypeMethodDescriptionstatic DatabaseTraceLevelReturns the enum constant of this class with the specified name.static DatabaseTraceLevel[]DatabaseTraceLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.