public class ConditionKeyLessThanOrIsNull extends ConditionKeyLessThan
ConditionKey.BindClauseResult_conditionKey, _operand, CK_EQUAL, CK_GREATER_EQUAL, CK_GREATER_EQUAL_OR_IS_NULL, CK_GREATER_THAN, CK_GREATER_THAN_OR_IS_NULL, CK_IN_SCOPE, CK_IS_NOT_NULL, CK_IS_NULL, CK_IS_NULL_OR_EMPTY, CK_LESS_EQUAL, CK_LESS_EQUAL_OR_IS_NULL, CK_LESS_THAN, CK_LESS_THAN_OR_IS_NULL, CK_LIKE_SEARCH, CK_NOT_EQUAL_STANDARD, CK_NOT_EQUAL_TRADITION, CK_NOT_IN_SCOPE, CK_NOT_LIKE_SEARCH, DUMMY_OBJECT, RESULT_DUPLICATE_QUERY, RESULT_INVALID_QUERY, RESULT_NEW_QUERY, RESULT_OVERRIDING_QUERY| コンストラクタと説明 |
|---|
ConditionKeyLessThanOrIsNull() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected QueryClause |
buildBindClause(ColumnRealName columnRealName,
String location,
ColumnFunctionCipher cipher,
ConditionOption option)
Build bind clause.
|
protected void |
initializeConditionKey() |
boolean |
isNullaleKey()
Is the condition key null-able?
|
doAddWhereClause, doPrepareQuery, doSetupConditionValue, initializeOperand, needsOverrideValueaddWhereClause, buildBindClauseOrIsNull, buildBindVariableExp, buildClauseWithoutValue, chooseResultAlreadyExists, chooseResultListQuery, chooseResultNonFixedQuery, chooseResultNonValue, createBindClauseResult, doBuildBindClause, doResolveCompoundColumn, extractExtOperand, getBindVariableDummyValue, getConditionKey, getOperand, hasCalculationColumn, hasColumnCollaboration, hasCompoundColumn, isBindEncryptAllowed, isInvalidListQuery, isInvalidNonFixedQuery, isOutOfBindEncryptConditionKey, isPossibleBindEncryptConditionKey, prepareQuery, resolveBindClause, resolveCalculationColumn, resolveCompoundColumn, resolveOperand, resolveOptionalColumn, resolveRearOption, resolveWhereClauseArranger, setupConditionValue, toColumnRealName, toStringprotected void initializeConditionKey()
initializeConditionKey クラス内 ConditionKeyLessThanprotected QueryClause buildBindClause(ColumnRealName columnRealName, String location, ColumnFunctionCipher cipher, ConditionOption option)
ConditionKeybuildBindClause クラス内 ConditionKeycolumnRealName - The real name of column. (NotNull)location - The location on parameter comment. (NotNull)cipher - The cipher of column by function. (NullAllowed)option - The option of condition. (NullAllowed)public boolean isNullaleKey()
ConditionKeyisNullaleKey クラス内 ConditionKeyLessThanCopyright © 2014–2015 The DBFlute Project. All rights reserved.