Uses of Enum
org.apache.ibatis.executor.ExecutionPlaceholder
Packages that use ExecutionPlaceholder
-
Uses of ExecutionPlaceholder in org.apache.ibatis.executor
Methods in org.apache.ibatis.executor that return ExecutionPlaceholderModifier 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.