Este conteúdo não está disponível no idioma selecionado.
Chapter 16. Native SQL
16.1. About Native SQL Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
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.