接口 org.tinygroup.dbrouter.StatementProcessor
的使用

使用 StatementProcessor 的软件包
org.tinygroup.dbrouter   
org.tinygroup.dbrouter.context   
org.tinygroup.dbrouter.impl   
 

org.tinygroup.dbrouterStatementProcessor 的使用
 

返回变量类型为 StatementProcessor 的类型的 org.tinygroup.dbrouter 中的方法
 List<StatementProcessor> RouterManager.getStatementProcessorList()
          返回所有语句处理器列表
 

参数类型为 StatementProcessororg.tinygroup.dbrouter 中的方法
 void RouterManager.addStatementProcessor(StatementProcessor statementProcessor)
          添加语句处理器
 

org.tinygroup.dbrouter.contextStatementProcessor 的使用
 

返回 StatementProcessororg.tinygroup.dbrouter.context 中的方法
 StatementProcessor StatementExecuteContext.getStatementProcessor()
           
 

参数类型为 StatementProcessororg.tinygroup.dbrouter.context 中的方法
 void StatementExecuteContext.setStatementProcessor(StatementProcessor statementProcessor)
           
 

org.tinygroup.dbrouter.implStatementProcessor 的使用
 

返回变量类型为 StatementProcessor 的类型的 org.tinygroup.dbrouter.impl 中的方法
 List<StatementProcessor> RouterManagerImpl.getStatementProcessorList()
           
 

参数类型为 StatementProcessororg.tinygroup.dbrouter.impl 中的方法
 void RouterManagerImpl.addStatementProcessor(StatementProcessor statementProcessor)
           
 

类型变量类型为 StatementProcessororg.tinygroup.dbrouter.impl 中的方法参数
 void RouterManagerImpl.setStatementProcessorList(List<StatementProcessor> statementProcessorList)
           
 



Copyright © 2006–2015 TinyGroup. All rights reserved.