| パッケージ | 説明 |
|---|---|
| org.dbflute.cbean | |
| org.dbflute.cbean.chelper | |
| org.dbflute.cbean.chelper.dbms | |
| org.dbflute.cbean.scoping |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected <CB extends ConditionBean> |
AbstractConditionQuery.xqderiveMyselfDerived(String fn,
SubQuery<CB> sq,
String rd,
Object vl,
DerivedReferrerOption op) |
protected <CB extends ConditionBean> |
AbstractConditionQuery.xscalarCondition(String fn,
SubQuery<CB> sq,
String rd,
HpSSQOption<CB> op) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected SubQuery<CB> |
HpQDRParameter._subQuery |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
HpSSQFunction.assertSubQuery(SubQuery<?> scalarCBLambda) |
protected void |
HpSDRFunction.assertSubQuery(SubQuery<?> subQuery) |
protected void |
HpQDRFunction.assertSubQuery(SubQuery<?> subQuery) |
HpSSQDecorator<CB> |
HpSSQFunction.avg(SubQuery<CB> scalarCBLambda)
Set up the sub query of myself for the scalar 'avg'.
|
HpQDRParameter<CB,Number> |
HpQDRFunction.avg(SubQuery<CB> derivedCBLambda)
Set up the sub query of referrer for the scalar 'avg'.
|
HpQDRParameter<CB,Number> |
HpQDRFunction.avg(SubQuery<CB> derivedCBLambda,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for avg().
|
void |
HpSDRFunction.avg(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName)
Set up the sub query of referrer for the scalar 'avg'.
|
void |
HpSDRFunction.avg(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for avg() with an option.
|
HpQDRParameter<CB,Integer> |
HpQDRFunction.count(SubQuery<CB> derivedCBLambda)
Set up the sub query of referrer for the scalar 'count'.
|
HpQDRParameter<CB,Integer> |
HpQDRFunction.count(SubQuery<CB> derivedCBLambda,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for count().
|
void |
HpSDRFunction.count(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName)
Set up the sub query of referrer for the scalar 'count'.
|
void |
HpSDRFunction.count(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for count() with an option.
|
HpQDRParameter<CB,Integer> |
HpQDRFunction.countDistinct(SubQuery<CB> derivedCBLambda)
Set up the sub query of referrer for the scalar 'count(with distinct)'.
|
HpQDRParameter<CB,Integer> |
HpQDRFunction.countDistinct(SubQuery<CB> derivedCBLambda,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for countDistinct().
|
void |
HpSDRFunction.countDistinct(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName)
Set up the sub query of referrer for the scalar 'count-distinct'.
|
void |
HpSDRFunction.countDistinct(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for count() with an option.
|
protected <PARAMETER> |
HpQDRFunction.createQDRParameter(String fuction,
SubQuery<CB> subQuery,
DerivedReferrerOption option) |
protected HpQDRParameter<CB,Number> |
HpQDRFunction.doAvg(SubQuery<CB> subQuery,
DerivedReferrerOption option) |
protected void |
HpSDRFunction.doAvg(SubQuery<REFERRER_CB> subQuery,
String aliasName,
DerivedReferrerOption option) |
protected HpQDRParameter<CB,Integer> |
HpQDRFunction.doCount(SubQuery<CB> subQuery,
DerivedReferrerOption option) |
protected void |
HpSDRFunction.doCount(SubQuery<REFERRER_CB> subQuery,
String aliasName,
DerivedReferrerOption option) |
protected HpQDRParameter<CB,Integer> |
HpQDRFunction.doCountDistinct(SubQuery<CB> subQuery,
DerivedReferrerOption option) |
protected void |
HpSDRFunction.doCountDistinct(SubQuery<REFERRER_CB> subQuery,
String aliasName,
DerivedReferrerOption option) |
protected HpQDRParameter<CB,Object> |
HpQDRFunction.doMax(SubQuery<CB> subQuery,
DerivedReferrerOption option) |
protected void |
HpSDRFunction.doMax(SubQuery<REFERRER_CB> subQuery,
String aliasName,
DerivedReferrerOption option) |
protected HpQDRParameter<CB,Object> |
HpQDRFunction.doMin(SubQuery<CB> subQuery,
DerivedReferrerOption option) |
protected void |
HpSDRFunction.doMin(SubQuery<REFERRER_CB> subQuery,
String aliasName,
DerivedReferrerOption option) |
protected void |
HpSDRFunction.doSetupQuery(String function,
SubQuery<REFERRER_CB> subQuery,
String aliasName,
DerivedReferrerOption option) |
protected HpQDRParameter<CB,Number> |
HpQDRFunction.doSum(SubQuery<CB> subQuery,
DerivedReferrerOption option) |
protected void |
HpSDRFunction.doSum(SubQuery<REFERRER_CB> subQuery,
String aliasName,
DerivedReferrerOption option) |
protected void |
HpSDRFunction.doUserDef(SubQuery<REFERRER_CB> subQuery,
String aliasName,
String function,
DerivedReferrerOption option) |
HpSSQDecorator<CB> |
HpSSQFunction.max(SubQuery<CB> scalarCBLambda)
Set up the sub query of myself for the scalar 'max'.
|
HpQDRParameter<CB,Object> |
HpQDRFunction.max(SubQuery<CB> derivedCBLambda)
Set up the sub query of referrer for the scalar 'max'.
|
HpQDRParameter<CB,Object> |
HpQDRFunction.max(SubQuery<CB> derivedCBLambda,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for max().
|
void |
HpSDRFunction.max(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName)
Set up the sub query of referrer for the scalar 'max'.
|
void |
HpSDRFunction.max(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for max() with an option.
|
HpSSQDecorator<CB> |
HpSSQFunction.min(SubQuery<CB> scalarCBLambda)
Set up the sub query of myself for the scalar 'min'.
|
HpQDRParameter<CB,Object> |
HpQDRFunction.min(SubQuery<CB> derivedCBLambda)
Set up the sub query of referrer for the scalar 'min'.
|
HpQDRParameter<CB,Object> |
HpQDRFunction.min(SubQuery<CB> derivedCBLambda,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for min().
|
void |
HpSDRFunction.min(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName)
Set up the sub query of referrer for the scalar 'min'.
|
void |
HpSDRFunction.min(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for min() with an option.
|
void |
HpSSQSetupper.setup(String function,
SubQuery<CB> subQuery,
HpSSQOption<CB> option)
Set up the scalar condition.
|
void |
HpQDRSetupper.setup(String function,
SubQuery<CB> subQuery,
String operand,
Object value,
DerivedReferrerOption option)
Set up the clause for (Query)DerivedReferrer.
|
void |
HpSDRSetupper.setup(String function,
SubQuery<REFERRER_CB> subQuery,
LOCAL_CQ cq,
String aliasName,
DerivedReferrerOption option)
Set up the clause for (Query)DerivedReferrer.
|
HpSSQDecorator<CB> |
HpSSQFunction.sum(SubQuery<CB> scalarCBLambda)
Set up the sub query of myself for the scalar 'sum'.
|
HpQDRParameter<CB,Number> |
HpQDRFunction.sum(SubQuery<CB> derivedCBLambda)
Set up the sub query of referrer for the scalar 'sum'.
|
HpQDRParameter<CB,Number> |
HpQDRFunction.sum(SubQuery<CB> derivedCBLambda,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for sum().
|
void |
HpSDRFunction.sum(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName)
Set up the sub query of referrer for the scalar 'sum'.
|
void |
HpSDRFunction.sum(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
An overload method for sum() with an option.
|
protected void |
HpSDRFunction.userDef(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName,
String function,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
Basically for database dependency (DBMS sub-class).
|
| コンストラクタと説明 |
|---|
HpQDRParameter(String function,
SubQuery<CB> subQuery,
DerivedReferrerOption option,
HpQDRSetupper<CB> setupper) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
HpSDRFunctionMySql.doGroupConcat(SubQuery<REFERRER_CB> subQuery,
String aliasName,
DerivedReferrerOption option) |
void |
HpSDRFunctionMySql.groupConcat(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName)
Set up the sub query of referrer for the scalar 'group_concat'.
|
void |
HpSDRFunctionMySql.groupConcat(SubQuery<REFERRER_CB> derivedCBLambda,
String aliasName,
FunctionFilterOptionCall<DerivedReferrerOption> opLambda)
Set up the sub query of referrer for the scalar 'group_concat'.
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
NextStageQuery<CB extends ConditionBean>
The interface of next-stage query, that means it sets up condition for the next select statement.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.