Uses of Enum Class
net.ttddyy.observation.boot.autoconfigure.JdbcProperties.DataSourceType
Packages that use JdbcProperties.DataSourceType
-
Uses of JdbcProperties.DataSourceType in net.ttddyy.observation.boot.autoconfigure
Methods in net.ttddyy.observation.boot.autoconfigure that return JdbcProperties.DataSourceTypeModifier and TypeMethodDescriptionJdbcProperties.DataSourceProxy.getType()Returns the enum constant of this class with the specified name.static JdbcProperties.DataSourceType[]JdbcProperties.DataSourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.ttddyy.observation.boot.autoconfigure with parameters of type JdbcProperties.DataSourceTypeModifier and TypeMethodDescriptionvoidJdbcProperties.DataSourceProxy.setType(JdbcProperties.DataSourceType type)