Uses of Class
org.ow2.jonas.resource.internal.cm.sql.cache.CacheException

Packages that use CacheException
org.ow2.jonas.resource.internal.cm.sql.cache   
 

Uses of CacheException in org.ow2.jonas.resource.internal.cm.sql.cache
 

Methods in org.ow2.jonas.resource.internal.cm.sql.cache that throw CacheException
 void PreparedStatementListCacheImpl.put(PreparedStatementWrapper psw)
          Put a pstmt in the cache.
 void PreparedStatementMapCacheImpl.put(PreparedStatementWrapper psw)
          Put a pstmt in the cache.
abstract  void AbstractPreparedStatementCacheImpl.put(PreparedStatementWrapper psw)
           
 void PreparedStatementCache.put(PreparedStatementWrapper psw)
          Add an entry in the cache
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.