public final class CfgXmlAccessServiceInitiatorQuarkus extends Object implements org.hibernate.boot.registry.StandardServiceInitiator<org.hibernate.boot.cfgxml.spi.CfgXmlAccessService>
| Modifier and Type | Field and Description |
|---|---|
static CfgXmlAccessServiceInitiatorQuarkus |
INSTANCE |
| Constructor and Description |
|---|
CfgXmlAccessServiceInitiatorQuarkus() |
| Modifier and Type | Method and Description |
|---|---|
Class<org.hibernate.boot.cfgxml.spi.CfgXmlAccessService> |
getServiceInitiated() |
org.hibernate.boot.cfgxml.spi.CfgXmlAccessService |
initiateService(Map configurationValues,
org.hibernate.service.spi.ServiceRegistryImplementor registry) |
public static final CfgXmlAccessServiceInitiatorQuarkus INSTANCE
public org.hibernate.boot.cfgxml.spi.CfgXmlAccessService initiateService(Map configurationValues, org.hibernate.service.spi.ServiceRegistryImplementor registry)
initiateService in interface org.hibernate.boot.registry.StandardServiceInitiator<org.hibernate.boot.cfgxml.spi.CfgXmlAccessService>public Class<org.hibernate.boot.cfgxml.spi.CfgXmlAccessService> getServiceInitiated()
getServiceInitiated in interface org.hibernate.service.spi.ServiceInitiator<org.hibernate.boot.cfgxml.spi.CfgXmlAccessService>Copyright © 2021 JBoss by Red Hat. All rights reserved.