Class SharedDriverManagerTypeCacheClearingIntegrator

java.lang.Object
org.hibernate.testing.jdbc.SharedDriverManagerTypeCacheClearingIntegrator
All Implemented Interfaces:
Integrator

public class SharedDriverManagerTypeCacheClearingIntegrator extends Object implements Integrator
  • Constructor Details

    • SharedDriverManagerTypeCacheClearingIntegrator

      public SharedDriverManagerTypeCacheClearingIntegrator()
  • Method Details

    • integrate

      public void integrate(Metadata metadata, BootstrapContext bootstrapContext, SessionFactoryImplementor sessionFactory)
      Description copied from interface: Integrator
      Perform integration.
      Specified by:
      integrate in interface Integrator
      Parameters:
      metadata - The fully initialized boot-time mapping model
      bootstrapContext - The context for bootstrapping of the SessionFactory
      sessionFactory - The SessionFactory being created