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 Object

Strong exclusion.


Constructor Summary
PreparedQueryCacheImpl.StrongExclusion(String pattern, 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(String pattern,
                                              String reason)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.