public class ConditionKeyNotLikeSearch extends ConditionKeyLikeSearch
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| コンストラクタと説明 |
|---|
ConditionKeyNotLikeSearch() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected String |
defineConditionKey() |
protected String |
defineOperand() |
protected void |
doSetupConditionValue(ConditionValue conditionValue,
Object value,
String location,
ConditionOption option)
Do setting up condition value.
|
protected String |
extractExtOperand(ConditionOption option) |
protected String |
getLocation(ConditionValue value) |
boolean |
isNullaleKey()
Is the condition key null-able?
|
assertLikeSearchOption, doAddWhereClause, doPrepareQuery, isOutOfBindEncryptConditionKey, needsOverrideValueaddWhereClause, buildBindClause, buildBindClauseOrIsNull, buildBindVariableExp, buildClauseWithoutValue, chooseResultAlreadyExists, chooseResultListQuery, chooseResultNonFixedQuery, chooseResultNonValue, createBindClauseResult, doBuildBindClause, doResolveCompoundColumn, getBindVariableDummyValue, getConditionKey, getOperand, hasCalculationColumn, hasColumnCollaboration, hasCompoundColumn, isBindEncryptAllowed, isInvalidListQuery, isInvalidNonFixedQuery, isPossibleBindEncryptConditionKey, prepareQuery, resolveBindClause, resolveCalculationColumn, resolveCompoundColumn, resolveOperand, resolveOptionalColumn, resolveRearOption, resolveWhereClauseArranger, setupConditionValue, toColumnRealName, toStringprotected String defineConditionKey()
defineConditionKey クラス内 ConditionKeyLikeSearchprotected String defineOperand()
defineOperand クラス内 ConditionKeyLikeSearchprotected String getLocation(ConditionValue value)
getLocation クラス内 ConditionKeyLikeSearchprotected String extractExtOperand(ConditionOption option)
extractExtOperand クラス内 ConditionKeyprotected void doSetupConditionValue(ConditionValue conditionValue, Object value, String location, ConditionOption option)
ConditionKeydoSetupConditionValue クラス内 ConditionKeyLikeSearchconditionValue - The object of condition value. (NotNull)value - The native value of condition. (NullAllowed)location - The location on parameter comment. (NotNull)option - The option of condition. (NullAllowed)public boolean isNullaleKey()
ConditionKeyisNullaleKey クラス内 ConditionKeyLikeSearchCopyright © 2014–2015 The DBFlute Project. All rights reserved.