@Override
 public boolean isManaged() {
   return wrappedConnection.isManaged();
 }