コード例 #1
0
 /** {@inheritDoc} */
 @Override
 public long getConnectCount() {
   return hibernateStats.getConnectCount();
 }