Uses of Interface
nablarch.core.db.cache.ResultSetCache
Packages that use ResultSetCache
-
Uses of ResultSetCache in nablarch.core.db.cache
Classes in nablarch.core.db.cache that implement ResultSetCache -
Uses of ResultSetCache in nablarch.core.db.cache.statement
Methods in nablarch.core.db.cache.statement with parameters of type ResultSetCacheModifier and TypeMethodDescriptionvoid
CacheableStatementFactory.setResultSetCache
(ResultSetCache resultSetCache) キャッシュを設定する(必須)。 本メソッドはDIコンテナから起動されることを想定している。