Hi,
My application has 5 processes, each of the process are accessing datbase using
JDBC. Which JDBC framework will take care of managing connections across the process?, if the framework is running as a server and provides client API to access the server methods(like RMI) then it will be really good.
Thanks,
Muruges