public class SqlSessionFactoryProxy extends Object implements InvocationHandler
SqlSessionFactoryProxy(org.apache.ibatis.session.SqlSessionFactory sqlSessionFactory)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SqlSessionFactoryProxy(org.apache.ibatis.session.SqlSessionFactory sqlSessionFactory)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2024 lingkang. All rights reserved.