类 com.alibaba.druid.proxy.jdbc.StatementExecuteType
的使用

使用 StatementExecuteType 的软件包
com.alibaba.druid.proxy.jdbc   
com.alibaba.druid.stat   
 

com.alibaba.druid.proxy.jdbcStatementExecuteType 的使用
 

返回 StatementExecuteTypecom.alibaba.druid.proxy.jdbc 中的方法
 StatementExecuteType StatementProxyImpl.getLastExecuteType()
           
 StatementExecuteType StatementProxy.getLastExecuteType()
           
static StatementExecuteType StatementExecuteType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static StatementExecuteType[] StatementExecuteType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

com.alibaba.druid.statStatementExecuteType 的使用
 

参数类型为 StatementExecuteTypecom.alibaba.druid.stat 中的方法
 void JdbcSqlStat.addExecuteTime(StatementExecuteType executeType, boolean firstResultSet, long nanoSpan)
           
 



Copyright © 2013 Alibaba Group. All Rights Reserved.