- java.lang.Object
-
- org.springframework.transaction.support.TransactionSynchronizationAdapter
-
- com.revolsys.jdbc.io.JdbcWriterSynchronization
-
-
Field Summary
-
Fields inherited from interface org.springframework.transaction.support.TransactionSynchronization
STATUS_COMMITTED, STATUS_ROLLED_BACK, STATUS_UNKNOWN
-
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Method Summary
-
Methods inherited from class org.springframework.transaction.support.TransactionSynchronizationAdapter
afterCommit, beforeCommit, flush
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getOrder
public int getOrder()
- Specified by:
getOrder in interface org.springframework.core.Ordered
- Overrides:
getOrder in class org.springframework.transaction.support.TransactionSynchronizationAdapter
-
resume
public void resume()
- Specified by:
resume in interface org.springframework.transaction.support.TransactionSynchronization
- Overrides:
resume in class org.springframework.transaction.support.TransactionSynchronizationAdapter
-
suspend
public void suspend()
- Specified by:
suspend in interface org.springframework.transaction.support.TransactionSynchronization
- Overrides:
suspend in class org.springframework.transaction.support.TransactionSynchronizationAdapter
Copyright © 2015 Revolution Systems Inc.. All rights reserved.