Package com.nt.udc.oi.node.jdbc
Interface JDBCOIConfigFieldsIfc
- All Superinterfaces:
JDBCNodeConfigFieldsIfc
- All Known Implementing Classes:
JDBCOIConfigGUI
,JDBCOINode
Generic interface used for maintaining static strings used to
identify various configuration parameters for the JDBC OI node.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Fields inherited from interface com.nt.udc.node.jdbc.JDBCNodeConfigFieldsIfc
DBCONNECT, DBPWORD, DBTYPE, DBUSER, ORACLE, ORACONNECT
-
Field Details
-
DBBATCHSIZE
- See Also:
-
RULESFILE
- See Also:
-
DBHOST
- See Also:
-
DBPORT
- See Also:
-
DBSID
- See Also:
-
DBSERVICENAME
- See Also:
-
DBTABLES
- See Also:
-
DBDRIVER
- See Also:
-
DBURL
- See Also:
-
DBCATALOG
- See Also:
-
DBSCHEMA
- See Also:
-
BADRECORDFORMAT
- See Also:
-
LOBDATA
- See Also:
-
RESERVEDNAMECOLUMNS
- See Also:
-
RESERVEDNAMETABLES
- See Also:
-
BATCHTIMEOUT
- See Also:
-
RETRYBATCHTIMEOUTCOUNT
- See Also:
-