Uses of Enum
org.apache.ibatis.executor.ExecutionPlaceholder
Packages that use ExecutionPlaceholder
-
Uses of ExecutionPlaceholder in org.apache.ibatis.executor
Subclasses with type arguments of type ExecutionPlaceholder in org.apache.ibatis.executorMethods in org.apache.ibatis.executor that return ExecutionPlaceholderModifier and TypeMethodDescriptionstatic ExecutionPlaceholderReturns 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.