Package | Description |
---|---|
io.quarkus.hibernate.orm.runtime.customized | |
io.quarkus.hibernate.orm.runtime.proxies | |
io.quarkus.hibernate.orm.runtime.recording |
Constructor and Description |
---|
QuarkusProxyFactory(ProxyDefinitions proxyClassDefinitions) |
QuarkusRuntimeProxyFactoryFactory(ProxyDefinitions proxyClassDefinitions) |
Modifier and Type | Method and Description |
---|---|
static ProxyDefinitions |
ProxyDefinitions.createFromMetadata(org.hibernate.boot.Metadata storeableMetadata,
PreGeneratedProxies preGeneratedProxies) |
Modifier and Type | Method and Description |
---|---|
ProxyDefinitions |
RecordedState.getProxyClassDefinitions() |
Constructor and Description |
---|
RecordedState(org.hibernate.dialect.Dialect dialect,
PrevalidatedQuarkusMetadata metadata,
BuildTimeSettings settings,
Collection<org.hibernate.integrator.spi.Integrator> integrators,
Collection<org.hibernate.service.internal.ProvidedService> providedServices,
IntegrationSettings integrationSettings,
ProxyDefinitions classDefinitions,
org.hibernate.MultiTenancyStrategy strategy,
boolean isReactive) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.