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