com.liferay.portal.dao.shard
Class ShardSpringSessionContext
java.lang.Object
org.springframework.orm.hibernate3.SpringSessionContext
com.liferay.portal.dao.shard.ShardSpringSessionContext
- All Implemented Interfaces:
- Serializable, org.hibernate.context.CurrentSessionContext
public class ShardSpringSessionContext
- extends org.springframework.orm.hibernate3.SpringSessionContext
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShardSpringSessionContext
public ShardSpringSessionContext(org.hibernate.engine.SessionFactoryImplementor sessionFactory)
currentSession
public org.hibernate.classic.Session currentSession()
throws org.hibernate.HibernateException
- Specified by:
currentSession in interface org.hibernate.context.CurrentSessionContext- Overrides:
currentSession in class org.springframework.orm.hibernate3.SpringSessionContext
- Throws:
org.hibernate.HibernateException