Uses of Class
org.jboss.jca.adapters.jdbc.PreparedStatementCache.Key
Packages that use PreparedStatementCache.Key
-
Uses of PreparedStatementCache.Key in org.jboss.jca.adapters.jdbc
Methods in org.jboss.jca.adapters.jdbc with parameters of type PreparedStatementCache.KeyModifier and TypeMethodDescriptionPreparedStatementCache.get(PreparedStatementCache.Key key) GetvoidPreparedStatementCache.put(PreparedStatementCache.Key key, CachedPreparedStatement value) Put