Uses of Enum
org.springframework.cloud.sleuth.autoconfig.instrument.jdbc.TraceJdbcProperties.P6SpyProperties.P6SpyLogging
Packages that use TraceJdbcProperties.P6SpyProperties.P6SpyLogging
-
Uses of TraceJdbcProperties.P6SpyProperties.P6SpyLogging in org.springframework.cloud.sleuth.autoconfig.instrument.jdbc
Methods in org.springframework.cloud.sleuth.autoconfig.instrument.jdbc that return TraceJdbcProperties.P6SpyProperties.P6SpyLoggingModifier and TypeMethodDescriptionTraceJdbcProperties.P6SpyProperties.getLogging()Returns the enum constant of this type with the specified name.TraceJdbcProperties.P6SpyProperties.P6SpyLogging.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.springframework.cloud.sleuth.autoconfig.instrument.jdbc with parameters of type TraceJdbcProperties.P6SpyProperties.P6SpyLoggingModifier and TypeMethodDescriptionvoidTraceJdbcProperties.P6SpyProperties.setLogging(TraceJdbcProperties.P6SpyProperties.P6SpyLogging logging)