|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - public interface TransactionFactory<T extends Transaction>
A Factory responsible for creating a Transaction. To set properties for Transactions you need to look
at the TransactionFactoryBuilder.
| Method Summary | |
|---|---|
T |
start()
Creates a new and started Transaction. |
| Method Detail |
|---|
T start()
StartFailureException - if starting a new transaction failed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||