A delete of an entity bean that has SoftDelete becomes a SQL update. // delete becomes an update if the bean has soft delete property database.delete( ...
確定! 回上一頁