クラス org.objectweb.cjdbc.controller.cache.result.rules.NoCaching

org.objectweb.cjdbc.controller.cache.result.rules.NoCachingに対する継承グラフ

Inheritance graph
[凡例]
org.objectweb.cjdbc.controller.cache.result.rules.NoCachingのコラボレーション図

Collaboration graph
[凡例]
すべてのメンバ一覧

説明

No process should be done while refering to this action

作者:
Nicolas Modrzyk
バージョン:
1.0

NoCaching.java41 行で定義されています。

Public メソッド

CacheEntry getCacheEntry (SelectRequest sqlQuery, ControllerResultSet result, AbstractResultCache cache)
String getXml ()

スタティック変数

final ResultCacheEntryNoCache NOCACHE_ENTRY = new ResultCacheEntryNoCache()


メソッド

CacheEntry org.objectweb.cjdbc.controller.cache.result.rules.NoCaching.getCacheEntry SelectRequest  sqlQuery,
ControllerResultSet  result,
AbstractResultCache  cache
[virtual]
 

参照:
org.objectweb.cjdbc.controller.cache.result.CacheBehavior.getCacheEntry(SelectRequest, ControllerResultSet, AbstractResultCache)

org.objectweb.cjdbc.controller.cache.result.CacheBehaviorを実装しています.

NoCaching.java49 行で定義されています。

参照先 org.objectweb.cjdbc.controller.cache.result.rules.NoCaching.NOCACHE_ENTRY.

00051 { 00052 return NOCACHE_ENTRY; 00053 }

String org.objectweb.cjdbc.controller.cache.result.rules.NoCaching.getXml  )  [virtual]
 

参照:
org.objectweb.cjdbc.common.xml.XmlComponent.getXml()

org.objectweb.cjdbc.controller.cache.result.CacheBehaviorを実装しています.

NoCaching.java58 行で定義されています。

00059 { 00060 return "<" + DatabasesXmlTags.ELT_NoCaching + "/>"; 00061 }


変数

final ResultCacheEntryNoCache org.objectweb.cjdbc.controller.cache.result.rules.NoCaching.NOCACHE_ENTRY = new ResultCacheEntryNoCache() [static, package]
 

NoCaching.java43 行で定義されています。

参照元 org.objectweb.cjdbc.controller.cache.result.rules.NoCaching.getCacheEntry().


このクラスの説明は次のファイルから生成されました:
CJDBCversion1.0.4に対してTue Oct 12 15:16:39 2004に生成されました。 doxygen 1.3.8