Uses of Class
io.quarkus.hibernate.orm.runtime.proxies.PreGeneratedProxies.ProxyClassDetailsHolder
-
Packages that use PreGeneratedProxies.ProxyClassDetailsHolder Package Description io.quarkus.hibernate.orm.runtime.proxies -
-
Uses of PreGeneratedProxies.ProxyClassDetailsHolder in io.quarkus.hibernate.orm.runtime.proxies
Methods in io.quarkus.hibernate.orm.runtime.proxies that return types with arguments of type PreGeneratedProxies.ProxyClassDetailsHolder Modifier and Type Method Description Map<String,PreGeneratedProxies.ProxyClassDetailsHolder>PreGeneratedProxies. getProxies()Method parameters in io.quarkus.hibernate.orm.runtime.proxies with type arguments of type PreGeneratedProxies.ProxyClassDetailsHolder Modifier and Type Method Description voidPreGeneratedProxies. setProxies(Map<String,PreGeneratedProxies.ProxyClassDetailsHolder> proxies)
-