Uses of Class
com.alibaba.druid.support.ibatis.SqlMapClientImplWrapper
-
Packages that use SqlMapClientImplWrapper Package Description com.alibaba.druid.support.ibatis -
-
Uses of SqlMapClientImplWrapper in com.alibaba.druid.support.ibatis
Fields in com.alibaba.druid.support.ibatis declared as SqlMapClientImplWrapper Modifier and Type Field Description protected SqlMapClientImplWrapperSqlMapExecutorWrapper. clientImplWrapperMethods in com.alibaba.druid.support.ibatis with parameters of type SqlMapClientImplWrapper Modifier and Type Method Description static com.ibatis.sqlmap.client.SqlMapExecutorIbatisUtils. setClientImpl(com.ibatis.sqlmap.client.SqlMapExecutor session, SqlMapClientImplWrapper clientImplWrapper)
-