|
JDBC System Resource Override : Configuration
Configuration Options Related Tasks Related Topics
Use this page to view or change the configuration of a JDBC system resource override.
Configuration Options
Name Description JDBC System Resource Override Name The name of this JDBC system resource override.
MBean Attribute:
JDBCSystemResourceOverrideMBean.NameChanges take effect after you redeploy the module or restart the server.
URL The connection URL for the data source.
MBean Attribute:
JDBCSystemResourceOverrideMBean.URLUser Name The name of the user for the data source.
MBean Attribute:
JDBCSystemResourceOverrideMBean.UserPassword The password in clear text.
MBean Attribute:
JDBCSystemResourceOverrideMBean.PasswordConfirm Password Initial Capacity Returns the initial pool capacity for the partition datasource. The value -1 indicates that the attribute is not set.
MBean Attribute:
JDBCSystemResourceOverrideMBean.InitialCapacityMin Capacity Returns the min pool capacity for the partition datasource. The value -1 indicates that the attribute is not set.
MBean Attribute:
JDBCSystemResourceOverrideMBean.MinCapacityMax Capacity Returns the max pool capacity for the partition datasource. The value -1 indicates that the attribute is not set.
MBean Attribute:
JDBCSystemResourceOverrideMBean.MaxCapacity
| |