public interface HibernatePackageConfigurer
HibernatePackageRegistry to be configured. Consuming modules should inject
an implementation into the Hibernate module using ModuleConfiguration.
in the corresponding modules.| Modifier and Type | Method and Description |
|---|---|
void |
configureHibernatePackage(HibernatePackageRegistry hibernatePackage)
Called when the package is to be assembled.
|
void configureHibernatePackage(HibernatePackageRegistry hibernatePackage)
hibernatePackage - instanceCopyright © 2020. All rights reserved.