Package de.xima.fc
Class I18nKeys.Workflow.Bpmn.Node.SqlStatement
- java.lang.Object
-
- de.xima.fc.I18nKeys.Workflow.Bpmn.Node.SqlStatement
-
- Enclosing class:
- I18nKeys.Workflow.Bpmn.Node
public static final class I18nKeys.Workflow.Bpmn.Node.SqlStatement extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
DATA_STORE_DB_CONNECTION
static String
DB_CONNECTION
static String
DB_QUERY
static String
NAME
static String
PARAMETERS
static String
QUERY
static String
QUERY_MISSING
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
DATA_STORE_DB_CONNECTION
public static final String DATA_STORE_DB_CONNECTION
- See Also:
- Constant Field Values
-
DB_CONNECTION
public static final String DB_CONNECTION
- See Also:
- Constant Field Values
-
DB_QUERY
public static final String DB_QUERY
- See Also:
- Constant Field Values
-
PARAMETERS
public static final String PARAMETERS
- See Also:
- Constant Field Values
-
QUERY
public static final String QUERY
- See Also:
- Constant Field Values
-
QUERY_MISSING
public static final String QUERY_MISSING
- See Also:
- Constant Field Values
-
-