程序包 | 说明 |
---|---|
com.tripleying.dogend.mailbox.api.data.sql | |
com.tripleying.dogend.mailbox.data |
限定符和类型 | 类和说明 |
---|---|
class |
CreateTable
创建表
|
class |
DeleteData
删除数据
|
class |
InsertData
插入数据
|
class |
LastData
表中最后一条数据(按ID排列)
|
class |
LastInsertID
上次插入的主键ID
|
class |
SelectCount
查询表中数据数量
|
class |
SelectData
选择数据
|
class |
UpdateData
更新数据
|
限定符和类型 | 方法和说明 |
---|---|
protected String |
SQLiteData.command2String(SQLCommand cmd) |
protected abstract String |
SQLData.command2String(SQLCommand cmd)
将SQLCommand转换为String
|
protected String |
MySQLData.command2String(SQLCommand cmd) |
Copyright © 2024. All rights reserved.