このコンテンツは選択した言語では利用できません。
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.