Package org.hibernate.query
Interface BindingContext
- All Known Subinterfaces:
NodeBuilder,QueryEngine,RuntimeMetamodelsImplementor,SqlAstCreationContext,SqlTranslationEngine,SqmCreationContext
- All Known Implementing Classes:
QueryEngineImpl,RuntimeMetamodelsImpl,SqlTranslationEngineImpl,SqmCriteriaNodeBuilder
A context within which a
BindableType can be resolved
to an instance of SqmExpressible.-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getJpaMetamodel
JpaMetamodel getJpaMetamodel() -
getMappingMetamodel
MappingMetamodel getMappingMetamodel() -
getTypeConfiguration
TypeConfiguration getTypeConfiguration()
-