|
Oracle® Fusion Middleware Java API Reference for Event Processing in Oracle Stream Analytics 12c Release (12.2.1.3.0) E98700-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A context within which event store capture and query operations may be performed atomically and isolated from other transactions.
Method Summary | |
abstract void |
commit() Commit this transaction, storing all events captured within it. |
abstract void |
rollback() Roll back this transaction, discarding all events captured within it. |
Method Detail |
public void commit() throws EventStoreException
public void rollback() throws EventStoreException
|
Copyright © 2007, 2018, Oracle and/or its affiliates. All rights reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |