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