public class Neo4jProxyFactory extends JavassistProxyFactory
extends JavassistProxyFactory to capture method calls `hashCode` and `equals` without expanding the proxy
Type Params | Return Type | Name and description |
---|---|---|
<K extends Serializable, T> |
protected javassist.util.proxy.MethodHandler |
createMethodHandler(Session session, AssociationQueryExecutor<K, T> executor, K associationKey) |
Methods inherited from class | Name |
---|---|
class JavassistProxyFactory |
createMethodHandler, createMethodHandler, createProxiedInstance, createProxy, createProxy, getIdentifier, getProxiedClass, getProxyClass, getProxyInstance, getProxyInterfaces, initialize, isHandled, isInitialized, isInitialized, isProxy, unwrap |