uCosminexus DocumentBroker Version 3 クラスライブラリ Java リファレンス
![[目次]](figure/content.gif)
![[用語]](figure/gloss.gif)
![[索引]](figure/index.gif)
![[前へ]](figure/front.gif)
検索結果取得情報オブジェクトを作成し,そのインターフェース(DbjFetchInfoインターフェース)を取得します。
形式1では,オブジェクトのメンバにデフォルト値が入ります。形式2では,初期値を引数で指定できます。形式3では,形式2で指定できる初期値に加えて,キャッシュ検索実行時に取得した結果のソートを制御するための引数compを指定できます。オブジェクトの初期値として設定できるパラメタの詳細については,「3.5 DbjFetchInfoインターフェース」を参照してください。なお,引数に指定する値の妥当性は検証されません。
DbjFetchInfo createFetchInfo()
DbjFetchInfo createFetchInfo( int startIndex, int fetchCount, int maxFetchCount, String cacheName, int cacheKey )
DbjFetchInfo createFetchInfo( int startIndex, int fetchCount, int maxFetchCount, Comparator comp, String cacheName, int cacheKey )
検索結果取得情報インターフェース(DbjFetchInfoインターフェース)
なし
All Rights Reserved. Copyright (C) 2006, Hitachi, Ltd.
All Rights Reserved. Copyright (C) 2006, 2013, Hitachi Solutions, Ltd.