From 80fc8ae07fa49101398b5b34d439d10cb0956d23 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Thu, 11 Jul 2013 15:09:08 +0200 Subject: [PATCH] Remove when to use/not to use jOOQ sections --- jOOQ-website/index.php | 19 ------------------- 1 file changed, 19 deletions(-) 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