Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Hibernate またはクエリからHQLを抽出する方法はありますか? そのようなオブジェクトから SQL クエリを抽出する方法を見てきましたが、HQL はそうではありませんでした。Criteriagetload
Criteria
get
load
基準は SQL に直接渡されますが、HQL でプログラムによって取得するための直接の公開 API はありません。