public class NodeChecker extends Object
| コンストラクタと説明 |
|---|
NodeChecker() |
public static boolean isCurrentVariableOutOfScope(String firstName, boolean inLoop)
public static boolean isWrongParameterBeanName(String firstName, CommandContext ctx)
public static boolean isWrongParameterBeanName(String firstName, Object firstArg)
public static void throwBindOrEmbeddedCommentParameterNullValueException(String expression, Class<?> targetType, String specifiedSql, boolean bind)
public static void throwBindOrEmbeddedCommentInScopeNotListException(String expression, Class<?> targetType, String specifiedSql, boolean bind)
public static void throwBindOrEmbeddedCommentIllegalParameterBeanSpecificationException(String expression, String specifiedSql, boolean bind)
public static void throwBindOrEmbeddedCommentParameterEmptyListException(String expression, String specifiedSql, boolean bind)
public static void throwBindOrEmbeddedCommentParameterNullOnlyListException(String expression, String specifiedSql, boolean bind)
public static void throwInLoopOptionOutOfLoopException(String expression, String specifiedSql, String option)
public static void throwLoopCurrentVariableOutOfForCommentException(String expression, String specifiedSql)
protected static String ln()
Copyright © 2014–2015 The DBFlute Project. All rights reserved.