ITA-Courses-Java / USM-Java-2

0 stars 1 forks source link

StudentDAO do not return connections to the pool #16

Open gganebnyi opened 11 years ago

kemonoske commented 11 years ago

Now every method in StudentDAO that gets a connection from the pool returns it by calling ConnectionPool.disconect method.