Interface HibernateOrmIntegrationStaticInitListener
public interface HibernateOrmIntegrationStaticInitListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidcontributeBootProperties(BiConsumer<String, Object> propertyCollector) voidonMetadataInitialized(org.hibernate.boot.Metadata metadata, org.hibernate.boot.spi.BootstrapContext bootstrapContext, BiConsumer<String, Object> propertyCollector)
-
Method Details
-
contributeBootProperties
-
onMetadataInitialized
void onMetadataInitialized(org.hibernate.boot.Metadata metadata, org.hibernate.boot.spi.BootstrapContext bootstrapContext, BiConsumer<String, Object> propertyCollector)
-