diff --git a/jOOQ-website/index.php b/jOOQ-website/index.php index ed1508e4de..640a8ddb9f 100644 --- a/jOOQ-website/index.php +++ b/jOOQ-website/index.php @@ -146,25 +146,6 @@ insertInto(t, t.a, t.b).values(1, 2);
  • You can be productive again!
  • -

    # When to use jOOQ

    - - -

    # When not to use jOOQ

    -

    On the other hand, many people like the ease of use of Hibernate or other products, when it comes to simply persisting any domain model in any database. You should not use jOOQ...

    - -

    # What databases are supported

    Every RDMBS out there has its own little specialties. jOOQ considers those specialties as much as possible, while trying to