|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.robot.dbflute.cbean.AbstractConditionBean
org.seasar.robot.db.cbean.bs.BsUrlFilterCB
public class BsUrlFilterCB
The base condition-bean of URL_FILTER.
入れ子のクラスの概要 | |
---|---|
static class |
BsUrlFilterCB.HpSpecification
|
クラス org.seasar.robot.dbflute.cbean.AbstractConditionBean から継承された入れ子のクラス/インタフェース |
---|
org.seasar.robot.dbflute.cbean.AbstractConditionBean.SsCall |
フィールドの概要 | |
---|---|
protected UrlFilterCQ |
_conditionQuery
|
protected BsUrlFilterCB.HpSpecification |
_specification
|
クラス org.seasar.robot.dbflute.cbean.AbstractConditionBean から継承されたフィールド |
---|
_forDerivedReferrer, _forExistsSubQuery, _forInScopeSubQuery, _forScalarSelect, _forScalarSubQuery, _forUnion, _isSelectCountIgnoreFetchScope, _sqlClause |
コンストラクタの概要 | |
---|---|
BsUrlFilterCB()
|
メソッドの概要 | |
---|---|
void |
acceptPrimaryKeyMap(java.util.Map<java.lang.String,? extends java.lang.Object> primaryKeyMap)
|
org.seasar.robot.dbflute.cbean.ConditionBean |
addOrderBy_PK_Asc()
|
org.seasar.robot.dbflute.cbean.ConditionBean |
addOrderBy_PK_Desc()
|
org.seasar.robot.dbflute.cbean.chelper.HpColQyOperand<UrlFilterCB> |
columnQuery(org.seasar.robot.dbflute.cbean.SpecifyQuery<UrlFilterCB> leftSpecifyQuery)
|
protected org.seasar.robot.dbflute.cbean.sqlclause.SqlClause |
createSqlClause()
|
protected java.lang.String |
getConditionBeanClassNameInternally()
|
UrlFilterCQ |
getConditionQuery()
|
protected java.lang.String |
getConditionQueryClassNameInternally()
|
protected org.seasar.robot.dbflute.dbmeta.DBMetaProvider |
getDBMetaProvider()
|
protected java.lang.String |
getLogDateFormat()
|
protected java.lang.String |
getLogTimestampFormat()
|
protected org.seasar.robot.dbflute.twowaysql.factory.SqlAnalyzerFactory |
getSqlAnalyzerFactory()
|
protected java.lang.String |
getSubQueryClassNameInternally()
|
java.lang.String |
getTableDbName()
|
java.lang.String |
getTableSqlName()
|
boolean |
hasUnionQueryOrUnionAllQuery()
|
org.seasar.robot.dbflute.cbean.ConditionQuery |
localCQ()
|
protected org.seasar.robot.dbflute.cbean.chelper.HpAbstractSpecification<? extends org.seasar.robot.dbflute.cbean.ConditionQuery> |
localSp()
|
void |
orQuery(org.seasar.robot.dbflute.cbean.OrQuery<UrlFilterCB> orQuery)
|
UrlFilterCQ |
query()
|
BsUrlFilterCB.HpSpecification |
specify()
|
void |
union(org.seasar.robot.dbflute.cbean.UnionQuery<UrlFilterCB> unionQuery)
Set up 'union'. |
void |
unionAll(org.seasar.robot.dbflute.cbean.UnionQuery<UrlFilterCB> unionQuery)
Set up 'union all'. |
クラス 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 |
フィールドの詳細 |
---|
protected UrlFilterCQ _conditionQuery
protected BsUrlFilterCB.HpSpecification _specification
コンストラクタの詳細 |
---|
public BsUrlFilterCB()
メソッドの詳細 |
---|
protected org.seasar.robot.dbflute.cbean.sqlclause.SqlClause createSqlClause()
org.seasar.robot.dbflute.cbean.AbstractConditionBean
内の createSqlClause
protected org.seasar.robot.dbflute.dbmeta.DBMetaProvider getDBMetaProvider()
org.seasar.robot.dbflute.cbean.AbstractConditionBean
内の getDBMetaProvider
public java.lang.String getTableDbName()
public java.lang.String getTableSqlName()
public void acceptPrimaryKeyMap(java.util.Map<java.lang.String,? extends java.lang.Object> primaryKeyMap)
public org.seasar.robot.dbflute.cbean.ConditionBean addOrderBy_PK_Asc()
public org.seasar.robot.dbflute.cbean.ConditionBean addOrderBy_PK_Desc()
public UrlFilterCQ query()
public UrlFilterCQ getConditionQuery()
public org.seasar.robot.dbflute.cbean.ConditionQuery localCQ()
public void union(org.seasar.robot.dbflute.cbean.UnionQuery<UrlFilterCB> unionQuery)
cb.query().union(new UnionQuery<UrlFilterCB>() { public void query(UrlFilterCB unionCB) { unionCB.query().setXxx... } });
unionQuery
- The query of 'union'. (NotNull)public void unionAll(org.seasar.robot.dbflute.cbean.UnionQuery<UrlFilterCB> unionQuery)
cb.query().unionAll(new UnionQuery<UrlFilterCB>() { public void query(UrlFilterCB unionCB) { unionCB.query().setXxx... } });
unionQuery
- The query of 'union'. (NotNull)public BsUrlFilterCB.HpSpecification specify()
protected org.seasar.robot.dbflute.cbean.chelper.HpAbstractSpecification<? extends org.seasar.robot.dbflute.cbean.ConditionQuery> localSp()
org.seasar.robot.dbflute.cbean.AbstractConditionBean
内の localSp
public org.seasar.robot.dbflute.cbean.chelper.HpColQyOperand<UrlFilterCB> columnQuery(org.seasar.robot.dbflute.cbean.SpecifyQuery<UrlFilterCB> leftSpecifyQuery)
leftSpecifyQuery
- The specify-query for left column. (NotNull)
public void orQuery(org.seasar.robot.dbflute.cbean.OrQuery<UrlFilterCB> orQuery)
protected org.seasar.robot.dbflute.twowaysql.factory.SqlAnalyzerFactory getSqlAnalyzerFactory()
org.seasar.robot.dbflute.cbean.AbstractConditionBean
内の getSqlAnalyzerFactory
protected java.lang.String getLogDateFormat()
org.seasar.robot.dbflute.cbean.AbstractConditionBean
内の getLogDateFormat
protected java.lang.String getLogTimestampFormat()
org.seasar.robot.dbflute.cbean.AbstractConditionBean
内の getLogTimestampFormat
public boolean hasUnionQueryOrUnionAllQuery()
protected java.lang.String getConditionBeanClassNameInternally()
protected java.lang.String getConditionQueryClassNameInternally()
protected java.lang.String getSubQueryClassNameInternally()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |