Uses of Enum Class
net.ttddyy.observation.boot.autoconfigure.JdbcProperties.TraceType
-
Uses of JdbcProperties.TraceType in net.ttddyy.observation.boot.autoconfigure
Methods in net.ttddyy.observation.boot.autoconfigure that return JdbcProperties.TraceTypeModifier and TypeMethodDescriptionstatic JdbcProperties.TraceTypeReturns the enum constant of this class with the specified name.static JdbcProperties.TraceType[]JdbcProperties.TraceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.ttddyy.observation.boot.autoconfigure that return types with arguments of type JdbcProperties.TraceTypeMethod parameters in net.ttddyy.observation.boot.autoconfigure with type arguments of type JdbcProperties.TraceTypeModifier and TypeMethodDescriptionvoidJdbcProperties.setIncludes(Set<JdbcProperties.TraceType> includes)