public class SentenceSqlStaticSelectSingle extends AbstractSentenceSql
BEGIN_TRANSACTION, CONTEXT, DELETE, END_TRANSACTION, INSERT, INSERT_RECOVER_ID, JSON_RESPONSE, SELECT, SELECT_MULTIPLE_ROW, SELECT_SINGLE, SELECT_SINGLE_ROW, SQL_DELETE, SQL_INSERT, SQL_INSERT_RECOVER_ID, SQL_SELECT_LIST, SQL_SELECT_MULTIPLE_ROW, SQL_SELECT_SINGLE_ROW, SQL_UPDATE, UPDATEBASE64_DECODE, BASE64_ENCODE, CONDITIONAL, CONNECTOR_CALL, COPY, DIVIDE, EQ, GE, GT, JSON_DECODE, JSON_ENCODE, LE, LITERAL_FLOAT, LITERAL_INTEGER, LITERAL_STRING, LT, MULTIPLY, NE, NOT_ZERO, REN, SCRIPT, SHA256, SQL_COUNT_NOT_ZERO, SQL_COUNT_ZERO, SQL_SELECT_SINGLE, STRING_SUBSTITUTOR, STRUCTURE_ARRAY_ITERATOR, SUBSTRACT, SUM, ZERO| Constructor and Description |
|---|
SentenceSqlStaticSelectSingle(String name,
String message,
String sql,
Collection<String> methods,
Collection<Parameter> required,
Collection<Parameter> optional,
Collection<String> outputContext,
String outputName) |
| Modifier and Type | Method and Description |
|---|---|
FunctionEvalResult |
evaluate0(FunctionContext functionContext,
Map<String,Object> context) |
String[] |
getOutputContext() |
String |
getOutputName() |
evaluate, getMessage, getName, validForpublic SentenceSqlStaticSelectSingle(String name, String message, String sql, Collection<String> methods, Collection<Parameter> required, Collection<Parameter> optional, Collection<String> outputContext, String outputName)
public FunctionEvalResult evaluate0(FunctionContext functionContext, Map<String,Object> context) throws SQLException
evaluate0 in class AbstractSentenceSqlSQLExceptionpublic String[] getOutputContext()
public String getOutputName()
Copyright © 2020 Cesar Martinez. All rights reserved.