Live data from Hacker News

Viewing profile — ChrisWreck

ChrisWreck

HN member
Joined
Thu, Mar 09, 2017, 7:56 PM UTC
HN karma
125
Public activity
8 items

About ChrisWreck

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #26777599

    It depends on what you want to do. Complex queries with multiple joins? jOOQ. Persist changes to complex aggregate models with multiple layers of child entities? JPA/Hibernate.

  3. comment
    Comment #26777547

    Going from using only JPA/Hibernate for everything, to use a combination of both jOOQ and JPA/Hibernate on a project, is probably the best decision I've made. Using each tool at wh…

  4. comment
    Comment #26777472

    How do you solve storing/updating/removing child entities of another entity (which also may be a child of another entity) effectively? I use jOOQ as well, but mostly only for the r…

  5. comment
    Comment #26777425

    > I expect every single one of my backend engineers (on any tech stack) to understand the fundamentals of SQL INSERT, UPDATE, and DELETE statements. Understanding INSERT, UPDATE, a…

  6. comment
    Comment #26777371

    jOOQ and JPA doesn't solve the same problem.

  7. comment
    Comment #21256770

    Comparing the cheese to what you get in the States, it might look extra creamy. Being a Swedish born living in Norway, I'd say most of the cheese is boring and tasteless! The typic…

  8. comment
    Comment #13832875

    App Engine Flexible now out of beta. But still no signs of availability in Europe?