public class SdPrimaryKeyContentByMySQL extends SdBasicPrimaryKeyContent
| 构造器和说明 |
|---|
SdPrimaryKeyContentByMySQL() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
createSQL()
创建的SQL语句
|
String |
deleteSQL()
删除的SQL语句
|
String |
updateSQL()
修改的SQL语句,仅可以添加或删除
|
addColumn, addExtension, converterExtensions, getColumns, getExtension, getExtensions, getName, getRemark, getSchema, getTable, setColumns, setExtensions, setName, setRemark, setSchema, setTable, toStringpublic String createSQL()
SdAbstractPrimaryKeyContentcreateSQL 在类中 SdBasicPrimaryKeyContentpublic String updateSQL()
SdAbstractPrimaryKeyContentupdateSQL 在类中 SdBasicPrimaryKeyContentpublic String deleteSQL()
SdAbstractPrimaryKeyContentdeleteSQL 在类中 SdBasicPrimaryKeyContentCopyright © 2019 Mirren Tools. All rights reserved.