| Package | Description |
|---|---|
| org.jboss.jca.adapters.jdbc |
The JDBC resource adapter with pooling support
|
| org.jboss.jca.adapters.jdbc.util |
Util package with LRU Policy
|
| Modifier and Type | Class and Description |
|---|---|
class |
PreparedStatementCache
Cache for PreparedStatements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LRUCache.setListener(CacheListener listener)
Set the cache listener
|
void |
Cache.setListener(CacheListener<V> listener)
Set the cache listener
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)