Use the remove() method in EntityManager to delete individual records instead. To delete a set of records, call executeUpdate() on a Query object representing a ...
確定! 回上一頁