|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Index | |
oracle.jdeveloper.cm.ds.db | Contains a metadata API for describing database objects. |
Uses of Index in oracle.jdeveloper.cm.ds.db |
Methods in oracle.jdeveloper.cm.ds.db that return Index | |
Index[] |
Table.getIndexes() |
Index |
Table.getIndex(java.lang.String idxName) |
Methods in oracle.jdeveloper.cm.ds.db with parameters of type Index | |
void |
Table.setIndexes(Index[] indexes) |
void |
Table.addIndex(Index index) |
void |
Table.removeIndex(Index index) |
protected void |
Index.copyToImpl(Index copy) |
protected boolean |
Index.equalsImpl(Index target) |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.