Uses of Class
org.jboss.jca.adapters.jdbc.PreparedStatementCache

Packages that use PreparedStatementCache
org.jboss.jca.adapters.jdbc.statistics This package contains the statistics module for the JDBC adapter 
 

Uses of PreparedStatementCache in org.jboss.jca.adapters.jdbc.statistics
 

Methods in org.jboss.jca.adapters.jdbc.statistics with parameters of type PreparedStatementCache
 void JdbcStatisticsPlugin.deregisterPreparedStatementCache(PreparedStatementCache v)
          Deregister prepared statement cache
 void JdbcStatisticsPlugin.registerPreparedStatementCache(PreparedStatementCache v)
          Register prepared statement cache
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)