|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EDBIndexConstrains | |
|---|---|
| ch.sahits.model.db | |
| Uses of EDBIndexConstrains in ch.sahits.model.db |
|---|
| Methods in ch.sahits.model.db that return EDBIndexConstrains | |
|---|---|
EDBIndexConstrains |
DataBaseTableIndex.getIndexConstrains()
Retrieve the constraint of the index |
static EDBIndexConstrains |
EDBIndexConstrains.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EDBIndexConstrains[] |
EDBIndexConstrains.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in ch.sahits.model.db with parameters of type EDBIndexConstrains | |
|---|---|
void |
DataBaseTableIndex.setIndexConstrains(EDBIndexConstrains _indexConstrains)
Set the index constraint |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||