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

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

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

Methods in org.jboss.jca.adapters.jdbc with parameters of type PreparedStatementCache.Key
 CachedPreparedStatement PreparedStatementCache.get(PreparedStatementCache.Key key)
          Get
 void PreparedStatementCache.put(PreparedStatementCache.Key key, CachedPreparedStatement value)
          Put
 



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