public class BasicDao extends AbstractDao
DIALECTS| 限定符和类型 | 方法和说明 |
|---|---|
static BasicDao |
build(Properties properties) |
DataSource |
getDataSource(String name)
根据数据源名称获取数据源
|
DataSource |
getDefaultDataSource()
获取默认数据源
|
DSQLFactory |
getDSQLFactory()
获取动态结构化查询语言工厂
|
execute, execute, execute, execute, execute, execute, executeUpdate, executeUpdate, executeUpdate, executeUpdate, get, get, get, get, get, get, getSQLDialect, hardSave, hardSave, hardSave, hardSave, hardSaveBatch, hardSaveBatch, hardSaveBatch, hardSaveBatch, hardUpdate, hardUpdate, hardUpdate, hardUpdate, hardUpdateBatch, hardUpdateBatch, hardUpdateBatch, hardUpdateBatch, insert, insert, insert, insert, insertBatch, insertBatch, insertBatch, insertBatch, page, page, page, page, page, page, page, page, save, save, save, save, save, save, save, save, saveBatch, saveBatch, saveBatch, saveBatch, saveBatch, saveBatch, saveBatch, saveBatch, select, select, select, select, select, select, update, update, update, update, update, update, update, update, updateBatch, updateBatch, updateBatch, updateBatch, updateBatch, updateBatch, updateBatch, updateBatchpublic static BasicDao build(Properties properties)
public DSQLFactory getDSQLFactory()
Daopublic DataSource getDefaultDataSource()
Daopublic DataSource getDataSource(String name)
Daoname - 数据源名称Copyright © 2021. All rights reserved.