|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheListener | |
|---|---|
| org.jboss.jca.adapters.jdbc | The JDBC resource adapter with pooling support |
| org.jboss.jca.adapters.jdbc.util | Util package with LRU Policy |
| Uses of CacheListener in org.jboss.jca.adapters.jdbc |
|---|
| Classes in org.jboss.jca.adapters.jdbc that implement CacheListener | |
|---|---|
class |
PreparedStatementCache
Cache for PreparedStatements. |
| Uses of CacheListener in org.jboss.jca.adapters.jdbc.util |
|---|
| Methods in org.jboss.jca.adapters.jdbc.util with parameters of type CacheListener | |
|---|---|
void |
LRUCache.setListener(CacheListener listener)
Set the cache listener |
void |
Cache.setListener(CacheListener<V> listener)
Set the cache listener |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||