public static class HpColQyOperand.HpExtendedColQyOperandMySql<CB extends ConditionBean> extends HpColQyOperand<CB>
HpColQyOperand.HpExtendedColQyOperandMySql<CB extends ConditionBean>_handler| コンストラクタと説明 |
|---|
HpExtendedColQyOperandMySql(HpColQyHandler<CB> handler) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ColumnCalculator |
bitAnd(SpecifyQuery<CB> rightSpecifyQuery)
BitAnd(&).
|
ColumnCalculator |
bitOr(SpecifyQuery<CB> rightSpecifyQuery)
BitOr(|).
|
equal, greaterEqual, greaterThan, lessEqual, lessThan, notEqualpublic HpExtendedColQyOperandMySql(HpColQyHandler<CB> handler)
public ColumnCalculator bitAnd(SpecifyQuery<CB> rightSpecifyQuery)
rightSpecifyQuery - The specify-query for right column. (NotNull)public ColumnCalculator bitOr(SpecifyQuery<CB> rightSpecifyQuery)
rightSpecifyQuery - The specify-query for right column. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.