|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Index | |
| org.exolab.jms.tools.db | |
| Uses of Index in org.exolab.jms.tools.db |
| Methods in org.exolab.jms.tools.db that return Index | |
static Index |
Index.unmarshal(java.io.Reader reader)
Method unmarshal |
Index |
Table.getIndex(int index)
Method getIndex |
Index[] |
Table.getIndex()
Method getIndex |
| Methods in org.exolab.jms.tools.db with parameters of type Index | |
void |
Table.addIndex(Index vIndex)
Method addIndex |
void |
Table.addIndex(int index,
Index vIndex)
Method addIndex |
boolean |
Table.removeIndex(Index vIndex)
Method removeIndex |
void |
Table.setIndex(int index,
Index vIndex)
Method setIndex |
void |
Table.setIndex(Index[] indexArray)
Method setIndex |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||