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

Enable to set initial value of ResultSetType and ResultSetConcurrency when generating SqlContext with SqlContextFactory #195

Merged
merged 1 commit into from Sep 2, 2019

Conversation

HidekiSugimoto189
Copy link
Contributor

fixed #194

Added setDefaultResultSetType() and setDefaultResultSetConcurrency() to SqlContextFactory so that initial values of ResultSetType and ResultSetConcurrency can be set

Enable to set initial value of ResultSetType and ResultSetConcurrency when generating SqlContext with SqlContextFactory
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 85.092% when pulling ec4675f on dev/issue_194 into ecd70db on master.

@shout-star shout-star merged commit 55d0b85 into master Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants