Package org.hibernate.query.internal
Interface ResultSetMappingResolutionContext
- All Known Implementing Classes:
NativeQueryImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Context ("parameter object") used in resolving a
NamedResultSetMappingMementoImpl
-
Method Summary
Modifier and TypeMethodDescriptiondefault MappingMetamodel
default NamedObjectRepository
default TypeConfiguration
-
Method Details
-
getSessionFactory
SessionFactoryImplementor getSessionFactory() -
getMappingMetamodel
-
getTypeConfiguration
-
getNamedObjectRepository
-