Interface HibernatePackageConfigurer

All Known Subinterfaces:
HibernatePackageConfiguringModule

public interface HibernatePackageConfigurer
Allows a HibernatePackageRegistry to be configured. Consuming modules should inject an implementation into the Hibernate module using ModuleConfiguration. in the corresponding modules.
Author:
Arne Vandamme
  • Method Details

    • configureHibernatePackage

      void configureHibernatePackage(HibernatePackageRegistry hibernatePackage)
      Called when the package is to be assembled.
      Parameters:
      hibernatePackage - instance