Uses of Class
org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Packages that use JdbcStatisticsPlugin Package Description 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 Modifier and Type Method Description JdbcStatisticsPluginBaseWrapperManagedConnectionFactory. getStatistics()Get the statistics pluginConstructors in org.jboss.jca.adapters.jdbc with parameters of type JdbcStatisticsPlugin Constructor Description PreparedStatementCache(int max, JdbcStatisticsPlugin stats)Constructor
-