이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.