| 程序包 | 说明 |
|---|---|
| cn.tenmg.sqltool | |
| cn.tenmg.sqltool.dao | |
| cn.tenmg.sqltool.factory | |
| cn.tenmg.sqltool.transaction |
| 限定符和类型 | 方法和说明 |
|---|---|
DSQLFactory |
Dao.getDSQLFactory()
获取动态结构化查询语言工厂
|
| 限定符和类型 | 方法和说明 |
|---|---|
DSQLFactory |
DistributedDao.getDSQLFactory() |
DSQLFactory |
BasicDao.getDSQLFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BasicDao.setDSQLFactory(DSQLFactory dSQLFactory) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractDSQLFactory
抽象动态结构化查询语言工厂
|
class |
XMLFileDSQLFactory
基于XML文件配置的动态结构化查询语言工厂
|
| 限定符和类型 | 方法和说明 |
|---|---|
DSQLFactory |
CustomTransactionExecutor.getDSQLFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CustomTransactionExecutor.setDSQLFactory(DSQLFactory DSQLFactory) |
| 构造器和说明 |
|---|
TransactionExecutor(boolean showSql,
DSQLFactory DSQLFactory,
SQLDialect dialect) |
Copyright © 2021. All rights reserved.