| 程序包 | 说明 |
|---|---|
| cn.vonce.sql.bean | |
| cn.vonce.sql.helper |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Backup
备份表和数据(根据条件备份表和数据到一张指定名称的新表)
|
class |
Copy
复制表数据(根据条件将数据复制插入到同样结构的表中)
|
class |
Delete
删除
|
class |
Select
查询
|
class |
Update<T>
更新
|
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
SqlHelper.whereSql(CommonCondition commonCondition,
Object bean)
返回where语句
|
Copyright © 2025. All rights reserved.