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

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

public class AccessResultDataCB
extends BsAccessResultDataCB

The condition-bean of ACCESS_RESULT_DATA.

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

作成者:
DBFlute(AutoGenerator)

入れ子のクラスの概要
 
クラス org.seasar.robot.db.cbean.bs.BsAccessResultDataCB から継承された入れ子のクラス/インタフェース
BsAccessResultDataCB.HpSpecification
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionBean から継承された入れ子のクラス/インタフェース
org.seasar.robot.dbflute.cbean.AbstractConditionBean.SsCall
 
フィールドの概要
 
クラス org.seasar.robot.db.cbean.bs.BsAccessResultDataCB から継承されたフィールド
_conditionQuery, _nssAccessResult, _specification
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionBean から継承されたフィールド
_colQyCBMap, _isSelectCountIgnoreFetchScope, _purpose, _sqlClause
 
コンストラクタの概要
AccessResultDataCB()
           
 
メソッドの概要
 
クラス org.seasar.robot.db.cbean.bs.BsAccessResultDataCB から継承されたメソッド
acceptPrimaryKey, addOrderBy_PK_Asc, addOrderBy_PK_Desc, columnQuery, createLocalCQ, createSqlClause, getConditionBeanClassNameInternally, getConditionOptionClassNameInternally, getConditionQuery, getConditionQueryClassNameInternally, getDBMetaProvider, getLogDateFormat, getLogTimestampFormat, getNssAccessResult, getSqlAnalyzerFactory, getSubQueryClassNameInternally, getTableDbName, hasSpecifiedColumn, hasUnionQueryOrUnionAllQuery, localCQ, localSp, orScopeQuery, orScopeQueryAndPart, query, setupSelect_AccessResult, specify, union, unionAll, xcreateColumnQueryCB, xcreateCQ, xprepareSyncQyCall
 
クラス org.seasar.robot.dbflute.cbean.AbstractConditionBean から継承されたメソッド
acceptPrimaryKeyMap, allowEmptyStringQuery, assertObjectNotNull, assertQueryPurpose, assertSetupSelectBeforeUnion, assertSetupSelectPurpose, assertSpecifyPurpose, assertStringNotNullAndNotTrimmedEmpty, canPagingCountLater, canPagingReSelect, checkInvalidQuery, checkSafetyResult, clearOrderBy, configure, createCBExThrower, createPagingInvoker, disablePagingReSelect, doSetupSelect, embedCondition, enablePagingCountLater, fetchFirst, fetchPage, fetchScope, getColQyCBMap, getDBMeta, getFetchNarrowingLoopCount, getFetchNarrowingSkipStartIndex, getFetchPageNumber, getFetchSize, getFetchStartIndex, getFreeParameterMap, getFromBaseTableHint, getFromHint, getOrderByClause, getOrderByComponent, getPageEndIndex, getPageStartIndex, getPurpose, getSafetyMaxResultSize, getSelectHint, getSqlClause, getSqlSuffix, getStatementConfig, hasOrderByClause, hasSubQueryBeginOnFirstLine, hasSubQueryEndOnLastLine, hasWhereClause, ignoreFetchNarrowing, ignoreOrderBy, initCap, insertSubQueryEndOnLastLine, invokeSetupSelect, isFetchNarrowingEffective, isFetchNarrowingLoopCountEffective, isFetchNarrowingSkipStartIndexEffective, isFetchScopeEffective, isPaging, isSelectCountIgnoreFetchScope, ln, lockForUpdate, makeOrderByEffective, paging, restoreIgnoredFetchNarrowing, throwPagingPageSizeNotPlusException, throwQueryIllegalPurposeException, throwSetupSelectAfterUnionException, throwSetupSelectIllegalPurposeException, throwSpecifyIllegalPurposeException, toDisplaySql, toString, xafterCareSelectCountIgnoreFetchScope, xbuildColQyColumn, xbuildLeftColumn, xbuildRightColumn, xchangePurposeSqlClause, xcolqy, xcreateCalcSpecification, xcreateColQyClause, xinheritInvalidQueryInfo, xinheritSubQueryInfo, xorSQ, xorSQAP, xprepareSubQueryInfo, xregisterFreeParameter, xregisterUnionQuerySynchronizer, xsaveUCB, xsetPaging, xsetupForColumnQuery, xsetupForDerivedReferrer, xsetupForExistsReferrer, xsetupForInScopeRelation, xsetupForQueryInsert, xsetupForScalarCondition, xsetupForScalarSelect, xsetupForSpecifiedUpdate, xsetupForUnion, xsetupForVaryingUpdate, xsetupSelectCountIgnoreFetchScope, xsyncUQ
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

AccessResultDataCB

public AccessResultDataCB()


Copyright © 2013. All Rights Reserved.