Package | Description |
---|---|
com.semarchy.mdm.runtime.model.dbschema | |
com.semarchy.mdm.runtime.model.physical |
Modifier and Type | Method and Description |
---|---|
IDBIndex |
IDBSchema.getIndex(String pName) |
Modifier and Type | Method and Description |
---|---|
List<? extends IDBIndex> |
IDBTable.getIndexes() |
List<? extends IDBIndex> |
IDBSchema.getIndexes() |
Modifier and Type | Interface and Description |
---|---|
interface |
IIndex
Interface that defines a database index
|
Modifier and Type | Method and Description |
---|---|
IDBIndex |
IPhysicalModel.getIndex(String pName) |
Copyright © 2015. All Rights Reserved.