How can I get the underlying JDBC connection which the CMP bean is using?
How can I connect to multiple databases using CMP I have 6 SQL servers running on Windows NT platform. I need to connect to one of these depending on customer login . How can I achieve this using CMP? I can not pass fixed connection String to the container as everytime I am changing SQL server depending on Customer.