A TaggedConnection is basically a Standard DB connection with a name(tag), that allows us to know
which pool it is part of.
See also:
Constructors
pack-private JOTTaggedConnection
(String name, int i, Connection con)
Constructor for the TaggedConnection object
Constructor for the TaggedConnection object
Parameters: - i - Description of Parameter
- con - Description of Parameter
- name - Description of the Parameter