Class | Description |
---|---|
AbstractGroovyAwareJavassistProxyFactory | Abstract implementation of the ProxyFactory interface |
GroovyAwarePojoEntityTuplizer | Ensures a Groovy aware proxy factory is registered |
HibernateProxyHandler | Implementation of the ProxyHandler interface for Hibernate. |
ProxyFactorySupport | In order to support all versions of Hibernate 5.x we have to create proxy factories dynamically |
SimpleHibernateProxyHandler | Implementation of the ProxyHandler interface for Hibernate. |