| 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,
String dataSource,
org.hibernate.MultiTenancyStrategy strategy,
boolean isReactive,
boolean fromPersistenceXml) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.