Class Hibernate56SessionInvocationHandler
java.lang.Object
com.blazebit.persistence.integration.hibernate.Hibernate56SessionInvocationHandler
- All Implemented Interfaces:
InvocationHandler
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Constructor Summary
ConstructorsConstructorDescriptionHibernate56SessionInvocationHandler(org.hibernate.engine.spi.SessionImplementor delegate, Object jdbcCoordinatorProxy) -
Method Summary
-
Constructor Details
-
Hibernate56SessionInvocationHandler
public Hibernate56SessionInvocationHandler(org.hibernate.engine.spi.SessionImplementor delegate, Object jdbcCoordinatorProxy)
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-