org.seasar.robot.db.cbean
クラス AccessResultCB

java.lang.Object
  上位を拡張 org.seasar.robot.dbflute.cbean.AbstractConditionBean
      上位を拡張 org.seasar.robot.db.cbean.bs.BsAccessResultCB
          上位を拡張 org.seasar.robot.db.cbean.AccessResultCB
すべての実装されたインタフェース:
org.seasar.robot.dbflute.cbean.ConditionBean, org.seasar.robot.dbflute.cbean.FetchBean, org.seasar.robot.dbflute.cbean.FetchNarrowingBean, org.seasar.robot.dbflute.cbean.OrderByBean, org.seasar.robot.dbflute.cbean.PagingBean

public class AccessResultCB
extends BsAccessResultCB

The condition-bean of ACCESS_RESULT.

You can implement your original methods here. This class remains when re-generating.

作成者:
DBFlute(AutoGenerator)

入れ子のクラスの概要
 
クラス org.seasar.robot.db.cbean.bs.BsAccessResultCB から継承された入れ子のクラス/インタフェース
BsAccessResultCB.HpSpecification
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionBean から継承された入れ子のクラス/インタフェース
org.seasar.robot.dbflute.cbean.AbstractConditionBean.SsCall
 
フィールドの概要
 
クラス org.seasar.robot.db.cbean.bs.BsAccessResultCB から継承されたフィールド
_conditionQuery, _nssAccessResultDataAsOne, _specification
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionBean から継承されたフィールド
_forDerivedReferrer, _forExistsSubQuery, _forInScopeSubQuery, _forScalarSelect, _forScalarSubQuery, _forUnion, _isSelectCountIgnoreFetchScope, _sqlClause
 
コンストラクタの概要
AccessResultCB()
           
 
メソッドの概要
 
クラス org.seasar.robot.db.cbean.bs.BsAccessResultCB から継承されたメソッド
acceptPrimaryKeyMap, addOrderBy_PK_Asc, addOrderBy_PK_Desc, columnQuery, createSqlClause, getConditionBeanClassNameInternally, getConditionQuery, getConditionQueryClassNameInternally, getDBMetaProvider, getLogDateFormat, getLogTimestampFormat, getNssAccessResultDataAsOne, getSqlAnalyzerFactory, getSubQueryClassNameInternally, getTableDbName, getTableSqlName, hasUnionQueryOrUnionAllQuery, localCQ, localSp, orQuery, query, setupSelect_AccessResultDataAsOne, specify, union, unionAll
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionBean から継承されたメソッド
acceptPrimaryKeyMapString, assertPrimaryKeyMap, assertSetupSelectBeforeUnion, canPagingReSelect, checkSafetyResult, checkTypeString, clearOrderBy, configure, disablePagingReSelect, doSetupSelect, embedCondition, fetchFirst, fetchPage, fetchScope, getFetchNarrowingLoopCount, getFetchNarrowingSkipStartIndex, getFetchPageNumber, getFetchSize, getFetchStartIndex, getFreeParameterMap, getFromBaseTableHint, getFromHint, getOrderByClause, getPageEndIndex, getPageStartIndex, getSafetyMaxResultSize, getSelectHint, getSqlClause, getSqlComponentOfOrderByClause, getSqlSuffix, getStatementConfig, hasOrderByClause, hasWhereClause, ignoreFetchNarrowing, ignoreOrderBy, initCap, isCountLater, isFetchNarrowingEffective, isFetchNarrowingLoopCountEffective, isFetchNarrowingSkipStartIndexEffective, isFetchScopeEffective, isPaging, isSelectCountIgnoreFetchScope, ln, lockForUpdate, makeOrderByEffective, paging, parseDateStringAsMillis, restoreIgnoredFetchNarrowing, throwPagingPageSizeNotPlusException, throwSetupSelectAfterUnionException, toDisplaySql, toString, xafterCareSelectCountIgnoreFetchScope, xcolqy, xorQ, xregisterFreeParameter, xregisterUnionQuerySynchronizer, xsetPaging, xsetupForDerivedReferrer, xsetupForExistsSubQuery, xsetupForInScopeSubQuery, xsetupForScalarSelect, xsetupForScalarSubQuery, xsetupForUnion, xsetupSelectCountIgnoreFetchScope, xsyncUQ
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

AccessResultCB

public AccessResultCB()


Copyright © 2010. All Rights Reserved.