|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.component.sql.SqlConstants
public final class SqlConstants
SQL Constants.
Field Summary | |
---|---|
static String |
SQL_GENERATED_COLUMNS
String[] or int[] input header - optional Set it to specify the expected generated columns, see: |
static String |
SQL_GENERATED_KEYS_DATA
List output header containing the generated keys retrieved |
static String |
SQL_GENERATED_KEYS_ROW_COUNT
int output header giving the number of rows of generated keys |
static String |
SQL_QUERY
|
static String |
SQL_RETRIEVE_GENERATED_KEYS
Boolean input header. |
static String |
SQL_ROW_COUNT
|
static String |
SQL_UPDATE_COUNT
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String SQL_QUERY
public static final String SQL_UPDATE_COUNT
public static final String SQL_ROW_COUNT
public static final String SQL_RETRIEVE_GENERATED_KEYS
public static final String SQL_GENERATED_COLUMNS
public static final String SQL_GENERATED_KEYS_ROW_COUNT
public static final String SQL_GENERATED_KEYS_DATA
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |