public interface HibernateOrmIntegrationBooter
| Modifier and Type | Method and Description |
|---|---|
static HibernateOrmIntegrationBooter |
create(Metadata metadata,
BootstrapContext bootstrapContext) |
void |
preBoot(BiConsumer<String,Object> propertyCollector) |
static HibernateOrmIntegrationBooter create(Metadata metadata, BootstrapContext bootstrapContext)
void preBoot(BiConsumer<String,Object> propertyCollector)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.