com.alibaba.druid.util
Class JdbcSqlStatUtils

java.lang.Object
  extended by com.alibaba.druid.util.JdbcSqlStatUtils

public class JdbcSqlStatUtils
extends Object


Constructor Summary
JdbcSqlStatUtils()
           
 
Method Summary
static Map<String,Object> getData(Object jdbcSqlStat)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcSqlStatUtils

public JdbcSqlStatUtils()
Method Detail

getData

public static Map<String,Object> getData(Object jdbcSqlStat)


Copyright © 2012 Alibaba Group. All Rights Reserved.