exasol / sql-statement-builder

Build SQL statements safely without string concatenation
MIT License
25 stars 4 forks source link

Refactor Comparison and Like #98

Closed jakobbraun closed 4 years ago

jakobbraun commented 4 years ago

Refactor code so that Comparison and Like predicate have a common basis.