|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbORIndex | |
---|---|
org.modelsphere.sms.or.db |
Uses of DbORIndex in org.modelsphere.sms.or.db |
---|
Methods in org.modelsphere.sms.or.db that return DbORIndex | |
---|---|
DbORIndex |
DbORForeign.getIndex()
Gets the index object associated to a DbORForeign's instance. |
DbORIndex |
DbORPrimaryUnique.getIndex()
Gets the index object associated to a DbORPrimaryUnique's instance. |
Methods in org.modelsphere.sms.or.db with parameters of type DbORIndex | |
---|---|
void |
DbORForeign.setIndex(DbORIndex value)
Sets the index object associated to a DbORForeign's instance. |
void |
DbORPrimaryUnique.setIndex(DbORIndex value)
Sets the index object associated to a DbORPrimaryUnique's instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |