Uses of Enum
org.springframework.cloud.sleuth.autoconfig.instrument.jdbc.TraceJdbcProperties.DataSourceProxyProperties.DataSourceProxyLogging
Packages that use TraceJdbcProperties.DataSourceProxyProperties.DataSourceProxyLogging
-
Uses of TraceJdbcProperties.DataSourceProxyProperties.DataSourceProxyLogging in org.springframework.cloud.sleuth.autoconfig.instrument.jdbc
Methods in org.springframework.cloud.sleuth.autoconfig.instrument.jdbc that return TraceJdbcProperties.DataSourceProxyProperties.DataSourceProxyLoggingModifier and TypeMethodDescriptionTraceJdbcProperties.DataSourceProxyProperties.getLogging()Returns the enum constant of this type with the specified name.TraceJdbcProperties.DataSourceProxyProperties.DataSourceProxyLogging.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.DataSourceProxyProperties.DataSourceProxyLoggingModifier and TypeMethodDescriptionvoidTraceJdbcProperties.DataSourceProxyProperties.setLogging(TraceJdbcProperties.DataSourceProxyProperties.DataSourceProxyLogging logging)