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