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

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

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

Strong exclusion.


Constructor Summary
PreparedQueryCacheImpl.StrongExclusion(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.StrongExclusion

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