|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbORAIndex | |
---|---|
org.modelsphere.sms.or.oracle.db |
Uses of DbORAIndex in org.modelsphere.sms.or.oracle.db |
---|
Methods in org.modelsphere.sms.or.oracle.db with parameters of type DbORAIndex | |
---|---|
void |
DbORAColumn.addToPartitionKeyIndexes(DbORAIndex value)
Adds an element to the list of indexes associated to a DbORAColumn's instance. |
void |
DbORAColumn.addToSubpartitionKeyIndexes(DbORAIndex value)
Adds an element to the list of indexes associated to a DbORAColumn's instance. |
void |
DbORAColumn.removeFromPartitionKeyIndexes(DbORAIndex value)
Removes an element from the list of indexes associated to a DbORAColumn's instance. |
void |
DbORAColumn.removeFromSubpartitionKeyIndexes(DbORAIndex value)
Removes an element from the list of indexes associated to a DbORAColumn's instance. |
void |
DbORAColumn.setPartitionKeyIndexes(DbORAIndex value,
int op)
Adds an element to or removes an element from the list of indexes associated to a DbORAColumn's instance. |
void |
DbORAColumn.setSubpartitionKeyIndexes(DbORAIndex value,
int op)
Adds an element to or removes an element from the list of indexes associated to a DbORAColumn's instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |