CB - The type of condition-bean.public interface HpSSQSetupper<CB extends ConditionBean>
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
setup(String function,
SubQuery<CB> subQuery,
HpSSQOption<CB> option)
Set up the scalar condition.
|
void setup(String function, SubQuery<CB> subQuery, HpSSQOption<CB> option)
function - The expression of function to derive the scalar value. (NotNull)subQuery - The sub query of myself. (NotNull)option - The option of ScalarCondition. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.