Package org.hibernate.sql.exec.spi
Interface JdbcCallRefCursorExtractor
public interface JdbcCallRefCursorExtractor
-
Method Summary
Modifier and TypeMethodDescriptionextractResultSet
(CallableStatement callableStatement, SharedSessionContractImplementor session)
-
Method Details