|
Hello all,
I am faced with the following
scenario:
There is a very old IBM mainframe that is running
an IBMS database. We have purchased and EDBC driver which implements the JDBC
API so that we can talk to this legacy system through Java (JDBC). I am not sure
if this old database supports transactions (probably doesn't). I have the
following questions:
1. Can I utilize EJB with any backend database as
long as there is a JDBC driver for it?
2. What happens when I want to use declarative
transactions in my EJBs, but the underlying database does not support
them?
Best regards,
Ryan LeCompte
|
