|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Transaction
Interface to execute a series of database operation in a transaction.
| Method Summary | |
|---|---|
boolean |
execute(SQLProcessor processor)
|
| Method Detail |
|---|
boolean execute(SQLProcessor processor)
throws java.sql.SQLException
processor -
java.sql.SQLException - If exception is thrown then transaction is rolled back.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||