@Deprecated public class EntityDaoProxy extends Object implements InvocationHandler
EntityDaoProxy(EntityDao<?,?> entityDao)
static EntityDao<?,?>
getProxyInstance(EntityDao<?,?> entityDao)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EntityDaoProxy(EntityDao<?,?> entityDao)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
public static EntityDao<?,?> getProxyInstance(EntityDao<?,?> entityDao)
Copyright © 2021–2022. All rights reserved.