Uses of Interface
org.hibernate.query.sqm.sql.SqmTranslatorFactory

Packages that use SqmTranslatorFactory
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.
 
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
Package for the translation of SQM into SQL AST