Interface SqlTranslationEngine
- All Superinterfaces:
BindingContext, SqlAstCreationContext
Introduced as an analog of
QueryEngine
and/or NodeBuilder for the SQL
translation and rendering phases. For now there is nothing here.- Since:
- 7.0
-
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from interface BindingContext
getJpaMetamodel, getTypeConfiguration, resolveExpressibleMethods inherited from interface SqlAstCreationContext
getDialect, getFetchProfile, getMappingMetamodel, getMaximumFetchDepth, getSessionFactory, getSqmFunctionRegistry, getWrapperOptions, isJpaQueryComplianceEnabled
-
Method Details
-
containsFetchProfileDefinition
-
getDefinedFetchProfileNames
-