パッケージ org.postgresql.util
インタフェース LruCache.EvictAction<Value>
- 型パラメータ:
Value
- type of the cache entry
- 含まれているクラス:
- LruCache<Key,
Value extends CanEstimateSize>
public static interface LruCache.EvictAction<Value>
Action that is invoked when the entry is removed from the cache.
-
メソッドの概要
-
メソッドの詳細
-
evict
- 例外:
SQLException
-