You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.