Class JavassistProxyFactory
java.lang.Object
org.apache.ibatis.executor.loader.javassist.JavassistProxyFactory
org.apache.ibatis.executor.loader.JavassistProxyFactory
- All Implemented Interfaces:
ProxyFactory
Deprecated.
- Author:
- Eduardo Macarron
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.ibatis.executor.loader.javassist.JavassistProxyFactory
createDeserializationProxy, createProxy
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.ibatis.executor.loader.ProxyFactory
setProperties
-
Constructor Details
-
JavassistProxyFactory
public JavassistProxyFactory()Deprecated.
-