Update of /cvsroot/firebird/client-java/src/lib
In directory usw-pr-cvs1:/tmp/cvs-serv7418/lib
Added Files:
jmxri.jar
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.
--- jmxri.jar ADDED ---
|