|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDBIndex | |
---|---|
com.semarchy.mdm.runtime.model.dbschema | |
com.semarchy.mdm.runtime.model.physical |
Uses of IDBIndex in com.semarchy.mdm.runtime.model.dbschema |
---|
Methods in com.semarchy.mdm.runtime.model.dbschema that return IDBIndex | |
---|---|
IDBIndex |
IDBSchema.getIndex(String pName)
|
Methods in com.semarchy.mdm.runtime.model.dbschema that return types with arguments of type IDBIndex | |
---|---|
List<? extends IDBIndex> |
IDBTable.getIndexes()
|
List<? extends IDBIndex> |
IDBSchema.getIndexes()
|
Uses of IDBIndex in com.semarchy.mdm.runtime.model.physical |
---|
Subinterfaces of IDBIndex in com.semarchy.mdm.runtime.model.physical | |
---|---|
interface |
IIndex
Interface that defines a database index |
Methods in com.semarchy.mdm.runtime.model.physical that return IDBIndex | |
---|---|
IDBIndex |
IPhysicalModel.getIndex(String pName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |