| Interface | Description |
|---|---|
| IntroducedHibernateProxy |
Introduced
HibernateProxy interface to register an interceptor. |
| Class | Description |
|---|---|
| IntroducedHibernateProxyAdvice |
Default delegating interceptor for all
GenerateProxy proxies. |
| IntrospectedHibernateBytecodeProvider |
Compile-time proxies implementation of Hibernate's
BytecodeProvider. |
| Annotation Type | Description |
|---|---|
| GenerateProxy |
Annotated Entity class will have a compile time Hibernate proxy.
|