Query query = em.createNativeQuery("{call AddPerson()}"); query.executeUpdate(); Calling a stored procedure that returns a single value
確定! 回上一頁