이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 14. The Hibernate Query Language (HQL)
14.1. About the Hibernate Query Language 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Hibernate uses a powerful query language (HQL) that is similar in appearance to SQL. Compared with SQL, however, HQL is fully object-oriented and understands notions like inheritance, polymorphism and association.