From: David J. <d_j...@us...> - 2001-06-14 04:48:05
|
Update of /cvsroot/firebird/client-java/src/resources In directory usw-pr-cvs1:/tmp/cvs-serv7418/resources Added Files: ra.xml Log Message: Checkin of partly working hybrid jca/jdbc driver. Datasource as ConnectionFactory for managed connection factory works, connections obtained are nearly jdbc connections: statement and prepared statement work, resultset works except for fancy fields like blobs, however transactions must be managed via connection.getLocalTransaction() similar to a javax.resource.cci.Connection. TestDBStandAloneConnectionManager shows how to set up and use the datasource. --- ra.xml ADDED --- |