- java.lang.Object
-
- org.springframework.transaction.support.ResourceHolderSupport
-
- io.alapierre.jcr.SessionHolder
-
-
Constructor Summary
Constructors
| Constructor and Description |
SessionHolder(javax.jcr.Session session) |
-
Method Summary
-
Methods inherited from class org.springframework.transaction.support.ResourceHolderSupport
getDeadline, getTimeToLiveInMillis, getTimeToLiveInSeconds, hasTimeout, isOpen, isRollbackOnly, isSynchronizedWithTransaction, isVoid, released, requested, reset, resetRollbackOnly, setRollbackOnly, setSynchronizedWithTransaction, setTimeoutInMillis, setTimeoutInSeconds, unbound
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
clear
public void clear()
- Overrides:
clear in class org.springframework.transaction.support.ResourceHolderSupport
- See Also:
ResourceHolderSupport.clear()
Copyright © 2021. All rights reserved.