public class TableReaderConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_BATCH_SIZE |
static String |
PARAM_COSTOSYS_CONFIG_NAME
Constant denoting the name of the external dependency representing the
configuration file for the DataBaseConnector.
The name of the resource is assured by convention only as alternative names are not reject from the descriptor when entering them manually. |
static String |
PARAM_DB_DRIVER |
static String |
PARAM_LIMIT
Integer parameter.
|
static String |
PARAM_SELECTION_ORDER
Boolean parameter.
|
static String |
PARAM_TABLE
String parameter.
|
static String |
PARAM_WHERE_CONDITION
String parameter.
|
| Constructor and Description |
|---|
TableReaderConstants() |
public static final String PARAM_DB_DRIVER
public static final String PARAM_BATCH_SIZE
public static final String PARAM_TABLE
public static final String PARAM_SELECTION_ORDER
public static final String PARAM_WHERE_CONDITION
null, all rows are returned.public static final String PARAM_LIMIT
public static final String PARAM_COSTOSYS_CONFIG_NAME
Copyright © 2018 JULIE Lab, Germany. All rights reserved.