public interface HibernateOrmIntegrationStaticInitListener
| Modifier and Type | Method and Description |
|---|---|
void |
contributeBootProperties(BiConsumer<String,Object> propertyCollector) |
void |
onMetadataInitialized(org.hibernate.boot.Metadata metadata,
org.hibernate.boot.spi.BootstrapContext bootstrapContext,
BiConsumer<String,Object> propertyCollector) |
void contributeBootProperties(BiConsumer<String,Object> propertyCollector)
void onMetadataInitialized(org.hibernate.boot.Metadata metadata,
org.hibernate.boot.spi.BootstrapContext bootstrapContext,
BiConsumer<String,Object> propertyCollector)
Copyright © 2021 JBoss by Red Hat. All rights reserved.