Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COR (Complex Object Retrieval) Prefetching support #123

Open
ghost opened this issue Dec 27, 2019 · 1 comment
Open

COR (Complex Object Retrieval) Prefetching support #123

ghost opened this issue Dec 27, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 27, 2019

Thank you for lib!

ODPI-C doesn't seem to support COR Prefetching
https://docs.oracle.com/cd/E11882_01/appdev.112/e10646/oci11obj.htm#LNOCI16806

Do you have plans to add this feature?

@ghost ghost added the enhancement label Dec 27, 2019
@anthony-tuininga
Copy link
Member

No, it does not support COR prefetching. It may not be relevant, however, as I am currently always using VALUE instead of REF -- so there is no need to call OCIObjectPin(). Can you give some indication of why you feel this might be a good enhancement? Do you have the need for handling references to objects intead of just values?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant