|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.transaction.support.TransactionSynchronizationAdapter
com.atlassian.hibernate.BucketClobStringType.LobCreatorSynchronization
protected static class BucketClobStringType.LobCreatorSynchronization
Callback for resource cleanup at the end of a transaction. Invokes LobCreator.close to clean up temporary LOBs that might have been created.
LobCreator.close()
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 |
Constructor Summary | |
---|---|
BucketClobStringType.LobCreatorSynchronization(org.springframework.jdbc.support.lob.LobCreator lobCreator)
|
Method Summary | |
---|---|
void |
beforeCompletion()
|
Methods inherited from class org.springframework.transaction.support.TransactionSynchronizationAdapter |
---|
afterCommit, afterCompletion, beforeCommit, getOrder, resume, suspend |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BucketClobStringType.LobCreatorSynchronization(org.springframework.jdbc.support.lob.LobCreator lobCreator)
Method Detail |
---|
public void beforeCompletion()
beforeCompletion
in interface org.springframework.transaction.support.TransactionSynchronization
beforeCompletion
in class org.springframework.transaction.support.TransactionSynchronizationAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |