DRSConnectionPool
This type is a class for model objects.
Manages the various resources used with internal replication. This object is valid in v5.x only. @since 6.0 deprecated
Package: drsclient
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
DataReplication.pooling
Attributes Summary size : EInt The max number of items in the pool. Default: 10 Min: 1, Max: 50 @since 6.0 deprecated poolConnections : EBoolean When true, the DRS will pool JMS connections in addition to JMS sessions, publishers and subscribers. Default: True @since 6.0 deprecated
Attribute Details
size - The max number of items in the pool. Default: 10 Min: 1, Max: 50 @since 6.0 deprecated
Data Type: EInt
Default value: 10
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
poolConnections - When true, the DRS will pool JMS connections in addition to JMS sessions, publishers and subscribers. Default: True @since 6.0 deprecated
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006