|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Table | |
oracle.jdeveloper.cm.ds.db | Contains a metadata API for describing database objects. |
Uses of Table in oracle.jdeveloper.cm.ds.db |
Methods in oracle.jdeveloper.cm.ds.db that return Table | |
Table |
Index.getTable()
Retrieves the table on which this index is defined. |
Methods in oracle.jdeveloper.cm.ds.db with parameters of type Table | |
protected void |
Table.copyToImpl(Table copy)
|
protected boolean |
Table.equalsImpl(Table target)
|
void |
Index.setTable(Table table)
Sets the table on which this index acts. |
Constructors in oracle.jdeveloper.cm.ds.db with parameters of type Table | |
Index(java.lang.String name,
Schema schema,
Table table)
Constructs a new index on the specified table using the specified name and schema |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.