|
SPT RWT Application API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ForeignKeyMetaData.Deferrability | |
|---|---|
| com.sptci.rwt | A database abstraction API for analysing and interacting with relational databases using JDBC. |
| Uses of ForeignKeyMetaData.Deferrability in com.sptci.rwt |
|---|
| Fields in com.sptci.rwt declared as ForeignKeyMetaData.Deferrability | |
|---|---|
private ForeignKeyMetaData.Deferrability |
ForeignKeyMetaData.deferrability
The DEFERRABILITY of this key. |
| Methods in com.sptci.rwt that return ForeignKeyMetaData.Deferrability | |
|---|---|
protected ForeignKeyMetaData.Deferrability |
ForeignKeyAnalyser.processDeferrability(short value)
Process the deferrability value and match them with the
appropriate ForeignKeyMetaData.Deferrability value. |
static ForeignKeyMetaData.Deferrability |
ForeignKeyMetaData.Deferrability.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ForeignKeyMetaData.Deferrability[] |
ForeignKeyMetaData.Deferrability.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.sptci.rwt with parameters of type ForeignKeyMetaData.Deferrability | |
|---|---|
protected void |
ForeignKeyMetaData.setDeferrability(ForeignKeyMetaData.Deferrability deferrability)
Set ForeignKeyMetaData.deferrability. |
|
SPT RWT Application API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||