|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBIndex | |
---|---|
org.apache.empire.db | This package contains the core Empire-DB implementation classes. |
Uses of DBIndex in org.apache.empire.db |
---|
Fields in org.apache.empire.db declared as DBIndex | |
---|---|
protected DBIndex |
DBRowSet.primaryKey
|
Methods in org.apache.empire.db that return DBIndex | |
---|---|
DBIndex |
DBTable.getPrimaryKey()
Returns the primary key. |
Methods in org.apache.empire.db that return types with arguments of type DBIndex | |
---|---|
java.util.List<DBIndex> |
DBTable.getIndexes()
Returns the list of indexes (except the primary key). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |