类 com.alibaba.druid.pool.DruidPooledPreparedStatement.PreparedStatementKey
的使用

使用 DruidPooledPreparedStatement.PreparedStatementKey 的软件包
com.alibaba.druid.pool   
 

com.alibaba.druid.poolDruidPooledPreparedStatement.PreparedStatementKey 的使用
 

返回 DruidPooledPreparedStatement.PreparedStatementKeycom.alibaba.druid.pool 中的方法
 DruidPooledPreparedStatement.PreparedStatementKey DruidPooledPreparedStatement.getKey()
           
 DruidPooledPreparedStatement.PreparedStatementKey PreparedStatementHolder.getKey()
           
 

返回变量类型为 DruidPooledPreparedStatement.PreparedStatementKey 的类型的 com.alibaba.druid.pool 中的方法
 Map<DruidPooledPreparedStatement.PreparedStatementKey,PreparedStatementHolder> PreparedStatementPool.getMap()
           
 

参数类型为 DruidPooledPreparedStatement.PreparedStatementKeycom.alibaba.druid.pool 中的方法
 PreparedStatementHolder PreparedStatementPool.get(DruidPooledPreparedStatement.PreparedStatementKey key)
           
 

参数类型为 DruidPooledPreparedStatement.PreparedStatementKeycom.alibaba.druid.pool 中的构造方法
PreparedStatementHolder(DruidPooledPreparedStatement.PreparedStatementKey key, PreparedStatement stmt)
           
 



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