Package org.hibernate.result.spi
Interface ResultContext
- All Known Implementing Classes:
ProcedureCallImpl
public interface ResultContext
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getSession
SharedSessionContractImplementor getSession() -
getSynchronizedQuerySpaces
-
getQueryOptions
QueryOptions getQueryOptions()
-