Java source Application connection pool VS DB link connection pool
Application connects to one database and that data base has a DB link to another database where the required data resides.
Application connects to one database and that data base has a DB link to another database where the required data resides.
This is not optimized approach but could be scenario- DB link connection pool is one parameter need to be considered in the design