Uses of Class
org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin

Packages that use JdbcStatisticsPlugin
org.jboss.jca.adapters.jdbc The JDBC resource adapter with pooling support 
 

Uses of JdbcStatisticsPlugin in org.jboss.jca.adapters.jdbc
 

Methods in org.jboss.jca.adapters.jdbc that return JdbcStatisticsPlugin
 JdbcStatisticsPlugin BaseWrapperManagedConnectionFactory.getStatistics()
          Get the statistics plugin
 

Constructors in org.jboss.jca.adapters.jdbc with parameters of type JdbcStatisticsPlugin
PreparedStatementCache(int max, JdbcStatisticsPlugin stats)
          Constructor
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)