| Package | Description |
|---|---|
| org.pinus4j.generator.beans |
| Modifier and Type | Field and Description |
|---|---|
private List<DBIndex> |
DBTable.indexes
包含的索引.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,DBIndex> |
DBTable.getIndexMap() |
| Modifier and Type | Method and Description |
|---|---|
private String |
DBTable._sqlCreateIndex(DBIndex index)
创建索引SQL语句.
|
void |
DBTable.addIndex(DBIndex index) |
Copyright © 2015. All rights reserved.