org.apache.openjpa.jdbc.kernel
Class PreparedQueryCacheImpl.WeakExclusion

java.lang.Object
  extended by org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl.WeakExclusion
All Implemented Interfaces:
PreparedQueryCache.Exclusion
Enclosing class:
PreparedQueryCacheImpl

public static class PreparedQueryCacheImpl.WeakExclusion
extends java.lang.Object

Weak exclusion.


Constructor Summary
PreparedQueryCacheImpl.WeakExclusion(java.lang.String pattern, java.lang.String reason)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PreparedQueryCacheImpl.WeakExclusion

public PreparedQueryCacheImpl.WeakExclusion(java.lang.String pattern,
                                            java.lang.String reason)