| Class | Description |
|---|---|
| PreGeneratedProxies |
A holder class for proxies that were generated at build time,
where possible these are re-used rather than generating new ones
at static init time.
|
| PreGeneratedProxies.ProxyClassDetailsHolder | |
| ProxyDefinitions |
Runtime proxies are used by Hibernate ORM to handle a number of corner cases;
in particular Enhanced Proxies need special consideration in Quarkus as
they aren't generated by the enhancers during the build.
|
| ProxyDefinitions.ProxyClassDetailsHolder |
Copyright © 2021 JBoss by Red Hat. All rights reserved.