|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectflux.database.DatabaseTrigger.Database_Trigger_Result
The result when a database exception action runs.
| Field Summary | |
boolean |
result
Deprecated. The result when a database exception action runs. |
| Constructor Summary | |
DatabaseTrigger.Database_Trigger_Result()
Deprecated. |
|
| Method Summary | |
java.lang.Object |
clone()
Deprecated. Clones a database exception action result. |
java.lang.String |
toString()
Deprecated. Returns a readable version of this object. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public boolean result
| Constructor Detail |
public DatabaseTrigger.Database_Trigger_Result()
| Method Detail |
public java.lang.String toString()
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException - Should never be thrown.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||