Uses of Class
io.quarkus.hibernate.orm.runtime.customized.QuarkusRuntimeProxyFactoryFactory
Packages that use QuarkusRuntimeProxyFactoryFactory
-
Uses of QuarkusRuntimeProxyFactoryFactory in io.quarkus.hibernate.orm.runtime.service.bytecodeprovider
Constructors in io.quarkus.hibernate.orm.runtime.service.bytecodeprovider with parameters of type QuarkusRuntimeProxyFactoryFactoryModifierConstructorDescriptionQuarkusRuntimeBytecodeProviderInitiator(QuarkusRuntimeProxyFactoryFactory preGeneratedProxyFactory) RuntimeBytecodeProvider(QuarkusRuntimeProxyFactoryFactory preGeneratedProxyFactory)