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

Extract common JDBC parts to separate Maven module #280

Closed
redcatbear opened this issue Oct 15, 2019 · 0 comments · Fixed by #285
Closed

Extract common JDBC parts to separate Maven module #280

redcatbear opened this issue Oct 15, 2019 · 0 comments · Fixed by #285
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@redcatbear
Copy link
Collaborator

Situation

This repository contains JDBC-based code that is useful for other kinds of Virtual Schemas that is useful for other Virtual Schema implementations (e.g. row level security). Instead of copying the code we should move the common part to a common Maven module.

Acceptance Criteria

  1. Common parts offering JDBC access features are extracted to a separate Maven module
@redcatbear redcatbear added the refactoring Code improvement without behavior change label Oct 15, 2019
@redcatbear redcatbear self-assigned this Oct 16, 2019
redcatbear added a commit to exasol/virtual-schema-common-jdbc that referenced this issue Oct 16, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 17, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 17, 2019
redcatbear added a commit to exasol/virtual-schema-common-jdbc that referenced this issue Oct 17, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/virtual-schema-common-jdbc that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/virtual-schema-common-jdbc that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/virtual-schema-common-jdbc that referenced this issue Oct 18, 2019
redcatbear added a commit to exasol/virtual-schema-common-jdbc that referenced this issue Oct 21, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 21, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 21, 2019
redcatbear added a commit to exasol/virtual-schema-common-jdbc that referenced this issue Oct 21, 2019
redcatbear added a commit to exasol/virtual-schema-common-jdbc that referenced this issue Oct 21, 2019
redcatbear added a commit to exasol/virtual-schema-common-jdbc that referenced this issue Oct 21, 2019
redcatbear added a commit to exasol/java-util-logging-testing that referenced this issue Oct 21, 2019
redcatbear added a commit that referenced this issue Oct 22, 2019
redcatbear added a commit that referenced this issue Dec 11, 2019
redcatbear added a commit that referenced this issue Dec 11, 2019
AnastasiiaSergienko pushed a commit that referenced this issue Dec 11, 2019
)

* #280: Extract common JDBC parts to separate Maven module.
* #280: Added SqlStatementSelect.Builder.
* #280: Used new dialect detection from `virtual-schema-common-jdbc`.
* #280: Updated Travis and Eclipse files for Java 11.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant