Este contenido no está disponible en el idioma seleccionado.
Chapter 16. Native SQL
16.1. About Native SQL Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
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.