类 BeangleSessionContext
- java.lang.Object
-
- org.beangle.orm.hibernate.BeangleSessionContext
-
- 所有已实现的接口:
Serializable,org.hibernate.context.spi.CurrentSessionContext
public class BeangleSessionContext extends Object implements org.hibernate.context.spi.CurrentSessionContext
- 版本:
- $Id: BeangleSessionContext.java Feb 27, 2012 11:30:56 PM chaostone $
- 作者:
- chaostone
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 BeangleSessionContext(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory)Create a new SpringSessionContext for the given Hibernate SessionFactory.
-