Package | Description |
---|---|
com.dpslink.base.tool |
Product-neutral classes for various command line tools.
|
Modifier and Type | Field and Description |
---|---|
(package private) java.util.ArrayList<MakeDbProperties.Index> |
MakeDbProperties.Table.__indexes |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<MakeDbProperties.Index> |
MakeDbProperties.Table.getIndexes()
Returns the table's indexes.
|