Package | Description |
---|---|
org.jboss.jca.adapters.jdbc |
The JDBC resource adapter with pooling support
|
Modifier and Type | Method and Description |
---|---|
CachedPreparedStatement |
PreparedStatementCache.get(PreparedStatementCache.Key key)
Get
|
void |
PreparedStatementCache.put(PreparedStatementCache.Key key,
CachedPreparedStatement value)
Put
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)