Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 243 Bytes

File metadata and controls

5 lines (4 loc) · 243 Bytes

HQLQueryBuilder

Small utility library to create Hibernate Query language strings using a builder pattern. Primary focus is to replace simple string concatenation with something a little bit more readable for the most common query patterns.