[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Branch 1_0_XARecovery
juha@jboss.org
do-not-reply at jboss.com
Tue Nov 28 18:20:32 EST 2006
FYI,
There's another slightly more subtle API change in JDBCPersistenceManager where retrievePreparedTransactions used to return List <Xid,> now returns List <PreparedTxInfo,>
PreparedTxInfo is basically a pair <LocalTxId, Xid>.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989514#3989514
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989514
More information about the jboss-dev-forums
mailing list