Class SessionWrapperFactory
- java.lang.Object
-
- org.hibernate.tool.orm.jbt.internal.factory.SessionWrapperFactory
-
public class SessionWrapperFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description SessionWrapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SessionWrappercreateSessionWrapper(org.hibernate.Session wrappedSession)
-
-
-
Method Detail
-
createSessionWrapper
public static SessionWrapper createSessionWrapper(org.hibernate.Session wrappedSession)
-
-