Uses of Class
org.milyn.routing.db.ResultSetScope

Packages that use ResultSetScope
org.milyn.routing.db   
 

Uses of ResultSetScope in org.milyn.routing.db
 

Methods in org.milyn.routing.db that return ResultSetScope
static ResultSetScope ResultSetScope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResultSetScope[] ResultSetScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.milyn.routing.db with parameters of type ResultSetScope
 SQLExecutor SQLExecutor.setResultSetScope(ResultSetScope resultSetScope)
           
 



Copyright © 2014. All Rights Reserved.