Interface HibernatePackageConfiguringModule

All Superinterfaces:
HibernatePackageConfigurer

@Deprecated public interface HibernatePackageConfiguringModule extends HibernatePackageConfigurer
Deprecated.
Interface to be implemented by all AcrossModules that provide their own Hibernate packages. A HibernatePackageRegistry is identified by its name, usually the same as the module the package belongs to.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
    Called when the package is to be assembled.