예제 #1
0
 @Override
 public boolean isAborted() {
   return wrappedConnection.isAborted();
 }