com.ibm.etools.iseries.comm.interfaces
Interface IISeriesSQLSyntaxOptionConstants
public interface IISeriesSQLSyntaxOptionConstants
This class contains the constants to use for the key in creating the options.
- See Also:
ISeriesSyntaxCheckSQLStatements
Copyright
static final String Copyright
- See Also:
- Constant Field Values
NAMING_CONVENTION
static final int NAMING_CONVENTION
- See Also:
- Constant Field Values
OPERATION
static final int OPERATION
- See Also:
- Constant Field Values
HOST_STRINGS_DELIMITER
static final int HOST_STRINGS_DELIMITER
- See Also:
- Constant Field Values
SQL_STRINGS_DELIMITER
static final int SQL_STRINGS_DELIMITER
- See Also:
- Constant Field Values
DECIMAL_POINT_CHAR
static final int DECIMAL_POINT_CHAR
- See Also:
- Constant Field Values
LEFT_MARGIN
static final int LEFT_MARGIN
- See Also:
- Constant Field Values
RIGHT_MARGIN
static final int RIGHT_MARGIN
- See Also:
- Constant Field Values
CCSID
static final int CCSID
- See Also:
- Constant Field Values
TARGET_RELEASE
static final int TARGET_RELEASE
- See Also:
- Constant Field Values
NAMING_CONVENTION_NONE
static final String NAMING_CONVENTION_NONE
- See Also:
- Constant Field Values
NAMING_CONVENTION_SYS
static final String NAMING_CONVENTION_SYS
- See Also:
- Constant Field Values
NAMING_CONVENTION_SQL
static final String NAMING_CONVENTION_SQL
- See Also:
- Constant Field Values
OPERATION_ZERO
static final String OPERATION_ZERO
- See Also:
- Constant Field Values
OPERATION_ONE
static final String OPERATION_ONE
- See Also:
- Constant Field Values
OPERATION_TWO
static final String OPERATION_TWO
- See Also:
- Constant Field Values
DECIMAL_PERIOD
static final String DECIMAL_PERIOD
- See Also:
- Constant Field Values
DECIMAL_COMMA
static final String DECIMAL_COMMA
- See Also:
- Constant Field Values
DELIMTER_APOSTROPHE
static final String DELIMTER_APOSTROPHE
- See Also:
- Constant Field Values
DELIMTER_QUOTATION_MARK
static final String DELIMTER_QUOTATION_MARK
- See Also:
- Constant Field Values
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.