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