forked from dork/tarantool-java
-
Notifications
You must be signed in to change notification settings - Fork 19
jdbc: Support Statement.closeOnCompletion #180
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
Closed
nicktorwald opened this issue
May 6, 2019
· 0 comments
· Fixed by #185 · May be fixed by nicktorwald/tarantool-java#8
Closed
jdbc: Support Statement.closeOnCompletion #180
nicktorwald opened this issue
May 6, 2019
· 0 comments
· Fixed by #185 · May be fixed by nicktorwald/tarantool-java#8
Comments
nicktorwald
added a commit
that referenced
this issue
May 12, 2019
Check a statement after a dependent result set is closed. Extract TarantoolStatement as tarantool specific extension interface to be used for internal purposes as well as JDBC incompatible vendor API. Closes: #180
nicktorwald
added a commit
that referenced
this issue
May 12, 2019
Check a statement after a dependent result set is closed. Extract TarantoolStatement as tarantool specific extension interface to be used for internal purposes as well as JDBC incompatible vendor API. Closes: #180
nicktorwald
added a commit
that referenced
this issue
May 18, 2019
Check a statement after a dependent result set is closed. Extract TarantoolStatement as tarantool specific extension interface to be used for internal purposes as well as JDBC incompatible vendor API. Closes: #180
nicktorwald
added a commit
that referenced
this issue
May 18, 2019
Check a statement after a dependent result set is closed. Extract TarantoolStatement as tarantool specific extension interface to be used for internal purposes as well as JDBC incompatible vendor API. Closes: #180
nicktorwald
added a commit
that referenced
this issue
May 19, 2019
Check a statement after all its dependent result set are closed. Extract TarantoolStatement as tarantool specific extension interface to be used for internal purposes (incompatible vendor API). Closes: #180
nicktorwald
added a commit
that referenced
this issue
May 21, 2019
Check a statement after all its dependent result set are closed. Extract TarantoolStatement as tarantool specific extension interface to be used for internal purposes (incompatible vendor API). Closes: #180
nicktorwald
added a commit
that referenced
this issue
May 21, 2019
Check a statement after all its dependent result set are closed. Extract TarantoolStatement as tarantool specific extension interface to be used for internal purposes (incompatible vendor API). Closes: #180
nicktorwald
added a commit
to nicktorwald/tarantool-java
that referenced
this issue
May 22, 2019
Check a statement after all its dependent result set are closed. Extract TarantoolStatement as tarantool specific extension interface to be used for internal purposes (incompatible vendor API). Closes: tarantool#180
nicktorwald
added a commit
that referenced
this issue
May 22, 2019
Check a statement after all its dependent result set are closed. Extract TarantoolStatement as tarantool specific extension interface to be used for internal purposes (incompatible vendor API). Closes: #180
nicktorwald
added a commit
that referenced
this issue
May 22, 2019
Check a statement after all its dependent result set are closed. Extract TarantoolStatement as tarantool specific extension interface to be used for internal purposes (incompatible vendor API). Closes: #180
nicktorwald
added a commit
to nicktorwald/tarantool-java
that referenced
this issue
Jul 1, 2019
Check a statement after all its dependent result set are closed. Extract TarantoolStatement as tarantool specific extension interface to be used for internal purposes (incompatible vendor API). Closes: tarantool#180
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: