Hi,
There is a problem. Connect to DB (DB2, Oracle) opens in Java through JDBC and then open tranzactions. Then native method C++ is called. Can I pass connect context in C++ somehow and continue the tranzaction there. C++ works with DB through Embedded SQL but it will be OK if someone helps for OCI or CLI. Thanks