XAPool 1.3.2 releases
From: Spengler Xavier (xs38PASDESPAM_at_PASDESPAMyahoo.com)
Date: 10/27/03
- Previous message: Verna Assicurazioni: "RE: Check out this corrective update for Microsoft Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Oct 2003 11:09:35 +0100
Hi all,
XAPool[1] 1.3.2 is now released !
you can download the new version at:
http://forge.objectweb.org/project/showfiles.php?group_id=59
ChangeLog:
- remove printStackTrace call in GenericPool class
- remove .error(...) calls, and replaced them by .debug(...)
- save autocommit status for CallableStatement object now
- restored autocommit after transaction (maybe a regression)
- restored autocommit for createStatement (never done)
- propagated the log object inside StandardConnectionPoolDataSource
- removed e.printStackTrace, and only use error level, with +e inside
the message.
- added toString() method on several objects, to dump internal
states of XAPool's objects
- added log.debug message into close() method (StandardXAConnectionHandle)
- change the status of isReallyUsed in the close() method
(StandardXAConnectionHandle)
- set up the autocommit flag in the close() method when autocommit
is false, and tx=null, just after the rollback call to the connection
(StandardXAConnectionHandle)
- added a comment into CoreConnection object (setAutoCommit)
- removed unused code in StandardXAPreparedStatement and
StandardXAStatement,
preInvoke methods are no longer used.
- added toString methods on many objects to print out internal objects
Regards,
[1] XAPool is an XA database connection pool: it implements
javax.sql.XADataSource, and provides connection pooling facilities.
Xavier Spengler
http://xapool.experlog.com
-- ------------------------------------------------- Xavier Spengler XAPool project: http://xapool.experlog.com Objectweb : http://www.objectweb.org Experlog : http://www.experlog.com 12, rue de la Tuilerie - 38170 Seyssinet - France Experlog : +(33) 4.38.12.91.72
- Previous message: Verna Assicurazioni: "RE: Check out this corrective update for Microsoft Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|