| 软件包 | 描述 |
|---|---|
| org.tinygroup.dbrouter | |
| org.tinygroup.dbrouter.context | |
| org.tinygroup.dbrouter.impl |
| Modifier and Type | Method and 描述 |
|---|---|
List<StatementProcessor> |
RouterManager.getStatementProcessorList()
返回所有语句处理器列表
|
| Modifier and Type | Method and 描述 |
|---|---|
void |
RouterManager.addStatementProcessor(StatementProcessor statementProcessor)
添加语句处理器
|
| Modifier and Type | Method and 描述 |
|---|---|
StatementProcessor |
StatementExecuteContext.getStatementProcessor() |
| Modifier and Type | Method and 描述 |
|---|---|
void |
StatementExecuteContext.setStatementProcessor(StatementProcessor statementProcessor) |
| Modifier and Type | Method and 描述 |
|---|---|
List<StatementProcessor> |
RouterManagerImpl.getStatementProcessorList() |
| Modifier and Type | Method and 描述 |
|---|---|
void |
RouterManagerImpl.addStatementProcessor(StatementProcessor statementProcessor) |
| Modifier and Type | Method and 描述 |
|---|---|
void |
RouterManagerImpl.setStatementProcessorList(List<StatementProcessor> statementProcessorList) |
Copyright © 2006–2015 TinyGroup. All rights reserved.