Use parameter binding in native SQL queries. From JPA 2.1 onwards, to create native Queries, we can use the org.hibernate.Session object's createNativeQuery ...
確定! 回上一頁