Skip to content

Conversation

schauder
Copy link
Contributor

The list of columns used in the SqlGenerator contained property names instead of column names, leading to errors when a non-trivial NamingStrategy was used.

The list of columns used in the SqlGenerator contained property names instead of column names, leading to errors when a non-trivial NamingStrategy was used.
@gregturn gregturn closed this Oct 27, 2017
@gregturn gregturn deleted the issue/DATAJDBC-144 branch October 27, 2017 15:17
@gregturn
Copy link
Contributor

Resolved via 482f330

mp911de added a commit that referenced this pull request Feb 21, 2022
We now expose a bind marker API that allows to model a vendor-specific bind marker strategy. The currently supported database systems (Postgres, MsSql) implement indexed respective named strategies that differ in how placeholders and identifiers are generated.

Original pull request: #19.
mp911de added a commit that referenced this pull request Feb 21, 2022
Improve Javadoc. Rename parameters for more expressiveness. Replace ASCII filtering with filter Function to move actual filtering into dialects.

Original pull request: #19.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants