|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Index | |
---|---|
net.ontopia.persistence.rdbms | Classes for managing relational database schemas. |
Uses of Index in net.ontopia.persistence.rdbms |
---|
Methods in net.ontopia.persistence.rdbms with parameters of type Index | |
---|---|
void |
Table.addIndex(Index index)
INTERNAL: Adds the index to the table definition. |
protected java.lang.String |
GenericSQLProducer.getIndexName(Index index)
|
protected java.lang.String |
DB2SQLProducer.getIndexName(Index index)
|
void |
Table.removeIndex(Index index)
INTERNAL: Removes the index from the table definition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |