Chapter 16. Native SQL
16.1. About Native SQL Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Execution of native SQL queries is controlled via the
SQLQuery interface, which is obtained by calling Session.createSQLQuery(). The following sections describe how to use this API for querying.