Class RoutingStatementHandler

java.lang.Object
org.apache.ibatis.executor.statement.RoutingStatementHandler
All Implemented Interfaces:
StatementHandler

public class RoutingStatementHandler extends Object implements StatementHandler
Author:
Clinton Begin