Categories: Database Management Software, Developer Tools
Querydsl 2.2.0
Querydsl is a framework which enables the construction of type-safe SQL-like queries. Instead of writing queries as inline strings or externalizing them into XML files they aren be constructed via a fluent API like Querydsl.The benefits of using a fluent...