| 类 | 说明 |
|---|---|
| SdColumnContentBySqlite |
数据列属性的SQLite实现,当列采用自增时生成列的SQL语句在TableContent中完成,对应TableConten的getColumnSQL方法
|
| SdConstraintContentBySqlite |
外键属性的SQLite版实现
|
| SdDatabaseContentBySqlite |
SQLite数据库的数据库属性
|
| SdForeignKeyContentBySqlite |
外键属性的SQLite版实现
|
| SdIndexKeyContentBySqlite |
索引属性SQLite版实现
|
| SdPrimaryKeyContentBySqlite |
主键属性的SQLite版实现
|
| SdTableContentBySqlite |
数据库表属性创建或者修改SQL语句的SQLite实现
|
Copyright © 2019 Mirren Tools. All rights reserved.