Red Hat Training

A Red Hat training course is available for Red Hat JBoss Web Server

Chapter 16. Native SQL

16.1. About Native SQL

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.