Quote:
Originally Posted by cyrodjohn
the general rule is one connection to one database.
|
Never have heard of such rule. As far as I know, nothing in the JDBC specification prevents you from creating as many connections as can fit in memory (you are using JDBC, aren't you?)