Uses of Class
org.apache.ibatis.executor.ExecutionPlaceholder

Packages that use ExecutionPlaceholder
org.apache.ibatis.executor   
 

Uses of ExecutionPlaceholder in org.apache.ibatis.executor
 

Methods in org.apache.ibatis.executor that return ExecutionPlaceholder
static ExecutionPlaceholder ExecutionPlaceholder.valueOf(String name)
          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.
 



Copyright © 2010. All Rights Reserved.