- java.lang.Object
-
- org.springframework.transaction.support.ResourceHolderSupport
-
- org.beangle.orm.hibernate.internal.SessionHolder
-
-
Constructor Summary
Constructors
| Constructor and Description |
SessionHolder(org.hibernate.Session session) |
-
Method Summary
-
Methods inherited from class org.springframework.transaction.support.ResourceHolderSupport
getDeadline, getTimeToLiveInMillis, getTimeToLiveInSeconds, hasTimeout, isOpen, isRollbackOnly, isSynchronizedWithTransaction, isVoid, released, requested, reset, 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
Copyright © 2005–2016 The Beangle Software Group. All rights reserved.