com.alibaba.druid.support.ibatis
类 SqlMapClientImplWrapper.IbatisStatementInfo

java.lang.Object
  继承者 com.alibaba.druid.support.ibatis.SqlMapClientImplWrapper.IbatisStatementInfo
包容类:
SqlMapClientImplWrapper

public static class SqlMapClientImplWrapper.IbatisStatementInfo
extends Object


构造方法摘要
SqlMapClientImplWrapper.IbatisStatementInfo(String id, String resource)
           
 
方法摘要
 String getId()
           
 String getResource()
           
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SqlMapClientImplWrapper.IbatisStatementInfo

public SqlMapClientImplWrapper.IbatisStatementInfo(String id,
                                                   String resource)
方法详细信息

getId

public String getId()

getResource

public String getResource()


Copyright © 2013-2014 Alibaba Group. All Rights Reserved.