Uses of Interface
org.hibernate.query.hql.HqlTranslator

Packages that use HqlTranslator
Package
Description
 
A range of SPIs allowing integration with—and customization of—the process of building metadata.
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Validation for HQL queries.
Implementation of the SPIs for HQL support.
 
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.