| Class | Description |
|---|---|
| GroovyAwareJavassistLazyInitializer | @author Graeme Rocher |
| GroovyAwareJavassistProxyFactory | Hibernate's default proxying mechanism proxies Groovy's getMetaClass() method. |
| GroovyAwarePojoEntityTuplizer | Ensures a Groovy aware proxy factory is registered |
| HibernateProxyHandler | Implementation of the ProxyHandler interface for Hibernate. |
| SimpleHibernateProxyHandler | Implementation of the ProxyHandler interface for Hibernate. |