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

Able to execute multiple statements in one connection #137

Closed
zero88 opened this issue Aug 16, 2022 · 0 comments · Fixed by #138
Closed

Able to execute multiple statements in one connection #137

zero88 opened this issue Aug 16, 2022 · 0 comments · Fixed by #138
Labels
C: session CL: Medium Complexity level: medium T: Feature Issue Type: Feature

Comments

@zero88
Copy link
Owner

zero88 commented Aug 16, 2022

Is your feature request related to a problem? Please describe.
To be resolved #136

Describe the solution you'd like
Borrow SQL connection in the connection pool then execute sequences of SQL statements.
Similar to jooqx.transaction() => jooqx.session()

@zero88 zero88 added T: Feature Issue Type: Feature CL: Medium Complexity level: medium C: session labels Aug 16, 2022
@zero88 zero88 added this to the Version 2.0.0-rc1 milestone Aug 16, 2022
zero88 added a commit that referenced this issue Aug 16, 2022
zero88 added a commit that referenced this issue Aug 18, 2022
zero88 added a commit that referenced this issue Aug 19, 2022
zero88 added a commit that referenced this issue Aug 19, 2022
zero88 added a commit that referenced this issue Aug 19, 2022
zero88 added a commit that referenced this issue Aug 19, 2022
zero88 added a commit that referenced this issue Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: session CL: Medium Complexity level: medium T: Feature Issue Type: Feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant