Uses of Class
org.springframework.cloud.sleuth.autoconfig.instrument.jdbc.TraceJdbcProperties.P6SpyProperties.P6SpyLogging
-
Packages that use TraceJdbcProperties.P6SpyProperties.P6SpyLogging Package Description org.springframework.cloud.sleuth.autoconfig.instrument.jdbc -
-
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.P6SpyLogging Modifier and Type Method Description TraceJdbcProperties.P6SpyProperties.P6SpyLoggingTraceJdbcProperties.P6SpyProperties. getLogging()static TraceJdbcProperties.P6SpyProperties.P6SpyLoggingTraceJdbcProperties.P6SpyProperties.P6SpyLogging. valueOf(String name)Returns the enum constant of this type with the specified name.static TraceJdbcProperties.P6SpyProperties.P6SpyLogging[]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.P6SpyLogging Modifier and Type Method Description voidTraceJdbcProperties.P6SpyProperties. setLogging(TraceJdbcProperties.P6SpyProperties.P6SpyLogging logging)
-