Skip to content

Explicitly close database statements when done with them#291

Merged
benilovj merged 2 commits intomasterfrom
gh-288-explicit-close-of-db-statements-when-done-with-them
May 10, 2014
Merged

Explicitly close database statements when done with them#291
benilovj merged 2 commits intomasterfrom
gh-288-explicit-close-of-db-statements-when-done-with-them

Conversation

@javornikolov
Copy link
Copy Markdown
Contributor

This intends to resolve #288

@benilovj
Copy link
Copy Markdown
Member

This is really nice - I didn't know about the try-with-resources feature.

benilovj added a commit that referenced this pull request May 10, 2014
…ents-when-done-with-them

Explicitly close database statements when done with them
@benilovj benilovj merged commit 89455cf into master May 10, 2014
@benilovj benilovj deleted the gh-288-explicit-close-of-db-statements-when-done-with-them branch May 10, 2014 07:02
@benilovj benilovj added this to the Next release milestone May 10, 2014
@javornikolov javornikolov mentioned this pull request May 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

db statements are kept open for longer than needed/ORA-01000

2 participants