程序包 | 说明 |
---|---|
com.fr.data.core.db.dml |
限定符和类型 | 类和说明 |
---|---|
class |
AddColumn |
class |
CountSelect
Created by juhaoyu on 2017/3/22.
|
class |
CreateTable
给已有的数据库表添加列的以及其它一些信息的类
|
class |
Delete
生成删除语句的实体对象类
|
class |
Insert
生成插入语句的实体对象类
|
class |
InsertOrUpdate
插入和更新操作
|
class |
Select
数据库select操作(单表查询)
|
class |
Update
更新操作
|