|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Commitable
An object that can commit come data.
Note: Although in standard English the adjective would be "committable", the spelling "commitable" is chosen for clarity and consistency. Doubling of consonants is used in standard English to distinguish from verbs that lengthen a middle vowel by the use of an ending "e". The convention used here would let the ending "e" remain, resulting, for example, in "hideable".
| Method Summary | |
|---|---|
void |
commit()
Commits the data. |
| Method Detail |
|---|
void commit()
throws java.io.IOException
java.io.IOException - if there is an error committing data.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||