-
Couldn't load subscription status.
- Fork 208
Initial contribution of the Vert.x Oracle Client #1023
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
Conversation
|
Added |
|
@DavideD the PR is almost ready and should be merged soon for the tech preview of the Oracle client, do you mind having a look? |
Signed-off-by: Clement Escoffier <[email protected]>
Signed-off-by: Clement Escoffier <[email protected]>
…most of them were specified on oracle connect options and it is not the appropriate place, e.g ResultSetConcurrency would be rather in a specific OracleQuery that extends Query
…ries as well as OraclePrepareOptions to pass specific poptions to Oracle
Rebased branch from initial contribution by @cescoffier #1011