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 Object

Weak exclusion.


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


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