Uses of Enum Class
net.ttddyy.observation.boot.autoconfigure.JdbcProperties.Logging
Packages that use JdbcProperties.Logging
-
Uses of JdbcProperties.Logging in net.ttddyy.observation.boot.autoconfigure
Methods in net.ttddyy.observation.boot.autoconfigure that return JdbcProperties.LoggingModifier and TypeMethodDescriptionJdbcProperties.DataSourceProxy.getLogging()
static JdbcProperties.Logging
Returns the enum constant of this class with the specified name.static JdbcProperties.Logging[]
JdbcProperties.Logging.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.ttddyy.observation.boot.autoconfigure with parameters of type JdbcProperties.LoggingModifier and TypeMethodDescriptionvoid
JdbcProperties.DataSourceProxy.setLogging
(JdbcProperties.Logging logging)