Skip to content

Decouple the sql generator from MyBatis #16

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
making opened this issue Apr 7, 2019 · 0 comments · Fixed by #44
Closed

Decouple the sql generator from MyBatis #16

making opened this issue Apr 7, 2019 · 0 comments · Fixed by #44
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@making
Copy link
Contributor

making commented Apr 7, 2019

Supporting 2-way SQL with Thymeleaf is cool!
It would be great if the sql generator in this project is decoupled from MyBatis so that 2-way SQL support is available not only for MyBatis but also other SQL library such as Spring JDBC.

@kazuki43zoo kazuki43zoo added the enhancement New feature or request label Apr 7, 2019
@kazuki43zoo kazuki43zoo added this to the 1.1.0 milestone May 6, 2019
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Nov 7, 2019
In this commit, includes following changes:

* Mark the optional at MyBatis core module in pom.xml
* Support MyBatis and Spring JDBC as built-in bind variable format

Fixes mybatisgh-16
@kazuki43zoo kazuki43zoo modified the milestones: 1.1.0, 1.0.2 Nov 7, 2019
@kazuki43zoo kazuki43zoo self-assigned this Nov 7, 2019
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Nov 7, 2019
In this commit, includes following changes:

* Mark the optional at MyBatis core module in pom.xml
* Support MyBatis and Spring JDBC as built-in bind variable format

Fixes mybatisgh-16
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Nov 7, 2019
In this commit, includes following changes:

* Mark the optional at MyBatis core module in pom.xml
* Support MyBatis and Spring JDBC as built-in bind variable format
* Upgrade to jacoco 0.8.5

Fixes mybatisgh-16
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Nov 7, 2019
In this commit, includes following changes:

* Mark the optional at MyBatis core module in pom.xml
* Support MyBatis and Spring JDBC as built-in bind variable format
* Upgrade to jacoco 0.8.5(for resolving build error on JDK 14)

Fixes mybatisgh-16
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Nov 9, 2019
In this commit, includes following changes:

* Mark the optional at MyBatis core module in pom.xml
* Support MyBatis and Spring JDBC as built-in bind variable format
* Upgrade to jacoco 0.8.5(for resolving build error on JDK 14)

Fixes mybatisgh-16
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Nov 9, 2019
In this commit, includes following changes:

* Mark the optional at MyBatis core module in pom.xml
* Support MyBatis and Spring JDBC as built-in bind variable format
* Upgrade to jacoco 0.8.5(for resolving build error on JDK 14)

Fixes mybatisgh-16
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Nov 9, 2019
In this commit, includes following changes:

* Mark the optional at MyBatis core module in pom.xml
* Support MyBatis and Spring JDBC as built-in bind variable format
* Upgrade to jacoco 0.8.5(for resolving build error on JDK 14)

Fixes mybatisgh-16
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Nov 9, 2019
In this commit, includes following changes:

* Mark the optional at MyBatis core module in pom.xml
* Support MyBatis and Spring JDBC as built-in bind variable format
* Upgrade to jacoco 0.8.5(for resolving build error on JDK 14)

Fixes mybatisgh-16
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Nov 9, 2019
In this commit, includes following changes:

* Mark the optional at MyBatis core module in pom.xml
* Support MyBatis and Spring JDBC as built-in bind variable format
* Upgrade to jacoco 0.8.5(for resolving build error on JDK 14)

Fixes mybatisgh-16
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Nov 9, 2019
In this commit, includes following changes:

* Mark the optional at MyBatis core module in pom.xml
* Support MyBatis and Spring JDBC as built-in bind variable format
* Upgrade to jacoco 0.8.5(for resolving build error on JDK 14)

Fixes mybatisgh-16
kazuki43zoo added a commit that referenced this issue Nov 9, 2019
Separate sql generating feature as new class
kazuki43zoo added a commit that referenced this issue Nov 9, 2019
…-on-SqlGenerator

Change method signature of SqlGenerator#generate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants