@Override
 public boolean isJoinedToTransaction() {
   // TODO Auto-generated method stub
   return myEntityManager.isJoinedToTransaction();
 }