Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

  • hql (13)

    Querydsl

    Compare

      Analyzed about 2 months ago

    Querydsl is a framework which enables the construction of statically typed SQL-like queries. Instead of writing queries as inline strings or externalizing them into XML files they can be constructed via a fluent DSL/API. The benefits of using a fluent API in comparison to simple strings are ... [More] * code completion in IDE * almost none syntactically invalid queries allowed * domain types and properties can be referenced safely * adopts better to refactoring changes in domain types [Less]

    135K lines of code

    1 current contributors

    12 months since last commit

    6 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This

    TorpedoQuery

    Compare

      Analyzed about 2 months ago

    Torpedo Query is a type safe Hibernate (JPA) query builder. It's first goal is to simplify how you create and maintain your HQL query.

    5.71K lines of code

    1 current contributors

    over 1 year since last commit

    1 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This