Package org.hibernate.query
Interface BindingContext
- All Known Subinterfaces:
NodeBuilder,SessionFactoryImplementor,SqlAstCreationContext,SqmCreationContext
- All Known Implementing Classes:
SessionFactoryDelegatingImpl,SessionFactoryImpl,SqmCriteriaNodeBuilder
A context within which a
BindableType can be resolved
to an instance of SqmExpressible.- Since:
- 7
-
Method Summary
-
Method Details
-
getJpaMetamodel
JpaMetamodel getJpaMetamodel() -
getMappingMetamodel
MappingMetamodel getMappingMetamodel() -
getTypeConfiguration
-