Skip to content

Instantly share code, notes, and snippets.

@fernando1983github
fernando1983github / WhereClause.java
Created June 29, 2022 23:53 — forked from MariusVolkhart/WhereClause.java
A small utility to help you construct SQL query where clauses
/*
* Copyright 2014-2015 Marius Volkhart
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software