Package io.micronaut.configuration.hibernate.jpa.proxy
-
Interface Summary Interface Description IntroducedHibernateProxy IntroducedHibernateProxy
interface to register an interceptor. -
Class Summary Class Description IntroducedHibernateProxyAdvice Default delegating interceptor for allGenerateProxy
proxies.IntrospectedHibernateBytecodeProvider Compile-time proxies implementation of Hibernate'sBytecodeProvider
. -
Annotation Types Summary Annotation Type Description GenerateProxy Annotated Entity class will have a compile time Hibernate proxy.