It seems that 'em.persist(user)' executes as expected but 'tx.commit()' throws an exception saying that user with that record is already inserted in database. I ...
確定! 回上一頁