Interface SqmCreationContext

All Known Subinterfaces:
SessionFactoryImplementor
All Known Implementing Classes:
SessionFactoryDelegatingImpl, SessionFactoryImpl, SqmCriteriaNodeBuilder

@Incubating public interface SqmCreationContext
The context in which all SQM creations occur (think SessionFactory).
Author:
Steve Ebersole
  • Method Details