com.tibco.bw.plugin.config.jdbc
Interface JDBCGetConnectionConfigProps

All Superinterfaces:
CommonProps

public interface JDBCGetConnectionConfigProps
extends CommonProps

The set of all configuration properties of the JDBC Get Connection Activity.


Field Summary
static byte JDBC_CONNECTION
          This is the JDBC Connection configuration property.
static byte OVERRIDE_TX
          This is the Override Transaction Behavior configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

JDBC_CONNECTION


static final byte JDBC_CONNECTION
This is the JDBC Connection configuration property.

The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps

See Also:
Constant Field Values

OVERRIDE_TX


static final byte OVERRIDE_TX
This is the Override Transaction Behavior configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved