[
https://issues.jboss.org/browse/TEIID-1700?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-1700:
-------------------------------------
Sounds Good. I quite did not understand the passing the cursors to procedures and
functions. Can you post some example?
In ODBC, PG does not use Portal. Even when the ServerSidePrepare is ON. In JDBC also they
do not use. In ODBC, when "useDecalreFetch=1" the driver automatically defines
the cursor and FETCH logic underneath such that user is not aware of the break down of the
calls. If not mistaken even in JDBC they took that route.
This was mainly useful in ODBC to implement batch mode to ship results to client.
Move odbc cursor logic to engine
--------------------------------
Key: TEIID-1700
URL:
https://issues.jboss.org/browse/TEIID-1700
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.0
ODBC added support for declared cursors, which would be a good general/procedure language
feature.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira