Uses of Enum Class
org.apache.ibatis.executor.ExecutionPlaceholder
-
Uses of ExecutionPlaceholder in org.apache.ibatis.executor
Modifier and TypeMethodDescriptionstatic ExecutionPlaceholder
Returns the enum constant of this class with the specified name.static ExecutionPlaceholder[]
ExecutionPlaceholder.values()
Returns an array containing the constants of this enum class, in the order they are declared.