Uses of Annotation Interface
io.trino.plugin.jdbc.ForRecordCursor
Packages that use ForRecordCursor
-
Uses of ForRecordCursor in io.trino.plugin.jdbc
Method parameters in io.trino.plugin.jdbc with annotations of type ForRecordCursorModifier and TypeMethodDescriptionvoidJdbcModule.shutdownRecordCursorExecutor(ExecutorService executor) Constructor parameters in io.trino.plugin.jdbc with annotations of type ForRecordCursorModifierConstructorDescriptionJdbcRecordSetProvider(JdbcClient jdbcClient, ExecutorService executor)