예제 #1
0
 public static synchronized int getNumPooledDataSources() {
   return unclosedPooledDataSources.size();
 }