public class ParamParserQuestionMark extends AbstractParamParser
log, REGEX_COLON_MARK, REGEX_DOLLAR_MARK, REGEX_HASH_MARK, REGEX_IN, REGEX_QUESTION_MARK, REGEX_SINGLE_QUOTE| Modifier and Type | Method and Description |
|---|---|
String[] |
find(String query)
extract the parameters names from query.
|
static ParamParser |
getInstance() |
ParamMarkType |
getType() |
getParamsClauseIN, getPlaceholder, padspace, replaceForPlaceholder, replaceForPlaceholder, replaceForPlaceholderWithNumberpublic static ParamParser getInstance()
public String[] find(String query)
ParamParserquery - the SQL sentencepublic ParamMarkType getType()
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.