|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDBIndex
Nested Class Summary | |
---|---|
static class |
IDBIndex.Type
|
Method Summary | |
---|---|
IDBField |
getField(int index)
|
int |
getFieldCount()
|
IDBField[] |
getFields()
|
int |
getPosition()
|
IDBTable |
getTable()
|
IDBIndex.Type |
getType()
|
Methods inherited from interface org.eclipse.net4j.db.ddl.IDBSchemaElement |
---|
getFullName, getName, getProperties, getSchema |
Method Detail |
---|
IDBTable getTable()
IDBIndex.Type getType()
IDBField getField(int index)
int getFieldCount()
IDBField[] getFields()
int getPosition()
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |