Uses of Enum Class
org.frankframework.management.bus.endpoints.ExecuteJdbcQuery.ResultType
Packages that use ExecuteJdbcQuery.ResultType
-
Uses of ExecuteJdbcQuery.ResultType in org.frankframework.management.bus.endpoints
Methods in org.frankframework.management.bus.endpoints that return ExecuteJdbcQuery.ResultTypeModifier and TypeMethodDescriptionstatic ExecuteJdbcQuery.ResultType
Returns the enum constant of this class with the specified name.static ExecuteJdbcQuery.ResultType[]
ExecuteJdbcQuery.ResultType.values()
Returns an array containing the constants of this enum class, in the order they are declared.