|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.transaction.NakedObjectTransactionAbstract
org.nakedobjects.plugins.sql.objectstore.SqlExecutionContext
public class SqlExecutionContext
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.nakedobjects.runtime.transaction.NakedObjectTransaction |
|---|
NakedObjectTransaction.State |
| Constructor Summary | |
|---|---|
SqlExecutionContext(DatabaseConnector connection,
NakedObjectTransactionManager transactionManager,
MessageBroker messageBroker,
UpdateNotifier updateNotifier)
|
|
| Method Summary | |
|---|---|
protected void |
doAbort()
|
protected void |
doFlush()
|
DatabaseConnector |
getConnection()
|
| Methods inherited from class org.nakedobjects.runtime.transaction.NakedObjectTransactionAbstract |
|---|
abort, appendTo, commit, flush, getAbortCause, getMessageBroker, getState, getTransactionManager, getUpdateNotifier, setAbortCause, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SqlExecutionContext(DatabaseConnector connection,
NakedObjectTransactionManager transactionManager,
MessageBroker messageBroker,
UpdateNotifier updateNotifier)
| Method Detail |
|---|
public DatabaseConnector getConnection()
protected void doAbort()
doAbort in class NakedObjectTransactionAbstractprotected void doFlush()
doFlush in class NakedObjectTransactionAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||