public class BindVariableNode extends VariableNode
_blockNullParameter, _expression, _nameList, _nodeAdviceFactory, _optionDef, _specifiedSql, _testValue, INLOOP_OPTION_LIKE_CONTAIN, INLOOP_OPTION_LIKE_PREFIX, INLOOP_OPTION_LIKE_SUFFIX, INLOOP_OPTION_NOT_LIKE_childList| コンストラクタと説明 |
|---|
BindVariableNode(String expression,
String testValue,
String specifiedSql,
boolean blockNullParameter,
NodeAdviceFactory nodeAdviceFactory) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
bindArray(CommandContext ctx,
Object array) |
protected void |
doProcess(CommandContext ctx,
BoundValue boundValue,
LoopInfo loopInfo) |
protected ParameterCommentType |
getCommentType() |
accept, accept, assertFirstNameAsNormal, assertInLoopOnlyOptionInLoop, createBoundValueTracer, doAccept, doAccept, findInLoopForcedLikeSearchOption, getExpression, getOptionDef, getTestValue, isAcceptableLikeSearch, isBind, isBlockNullParameter, isInScope, prepareInLoopLikeSearchOption, processLikeSearch, setupBoundValue, setupRearOption, throwBindOrEmbeddedCommentIllegalParameterBeanSpecificationException, throwBindOrEmbeddedCommentInScopeNotListException, throwBindOrEmbeddedCommentParameterEmptyListException, throwBindOrEmbeddedCommentParameterNullOnlyListException, throwBindOrEmbeddedCommentParameterNullValueException, throwInLoopOptionOutOfLoopException, throwLoopCurrentVariableOutOfForCommentExceptionaddChild, getChild, getChildSize, isBeginChildAndValidSqlpublic BindVariableNode(String expression, String testValue, String specifiedSql, boolean blockNullParameter, NodeAdviceFactory nodeAdviceFactory)
protected void doProcess(CommandContext ctx, BoundValue boundValue, LoopInfo loopInfo)
doProcess クラス内 VariableNodeprotected void bindArray(CommandContext ctx, Object array)
protected ParameterCommentType getCommentType()
getCommentType クラス内 VariableNodeCopyright © 2014–2015 The DBFlute Project. All rights reserved.