Uses of Enum Class
com.suncode.pwfl.datasource.cache.DataSourceExecutionMethod
Packages that use DataSourceExecutionMethod
-
Uses of DataSourceExecutionMethod in com.suncode.pwfl.datasource.cache
Methods in com.suncode.pwfl.datasource.cache that return DataSourceExecutionMethodModifier and TypeMethodDescriptionstatic DataSourceExecutionMethodReturns the enum constant of this class with the specified name.static DataSourceExecutionMethod[]DataSourceExecutionMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.