Class Hibernate56SessionInvocationHandler

java.lang.Object
com.blazebit.persistence.integration.hibernate.Hibernate56SessionInvocationHandler
All Implemented Interfaces:
InvocationHandler

public class Hibernate56SessionInvocationHandler extends Object implements InvocationHandler
Since:
1.2.0
Author:
Christian Beikov
  • Constructor Details

    • Hibernate56SessionInvocationHandler

      public Hibernate56SessionInvocationHandler(org.hibernate.engine.spi.SessionImplementor delegate, Object jdbcCoordinatorProxy)
  • Method Details