9.6 The Datasource bean
There is a Datasource bean for each datasource. Every information in it relates only to the denoted datasource.
9.6.1 Tunable attributes
|
MaxObjectsPerDsTransaction
The maximum number of SQL operations that can be performed in a datasrouce store thread (SQL) batch.
9.6.2 Read only attributes
|
DatasourceUrl
The url of the datasource
RowsAffectedInThisLoop
The total number of rows affected by the last datasource store thread (SQL)batch.
|