diff --git a/jOOQ-website/src/main/resources/manual-3.0.xml b/jOOQ-website/src/main/resources/manual-3.0.xml index 43b924e9cb..bea44b5c03 100644 --- a/jOOQ-website/src/main/resources/manual-3.0.xml +++ b/jOOQ-website/src/main/resources/manual-3.0.xml @@ -9062,7 +9062,19 @@ SERVER = new RemoteDebuggerServer(DEBUGGER_PORT);
Migrating to jOOQ 3.0 - + +

+ This section is for all users of jOOQ 2.x who wish to upgrade to the next major release. In the next sub-sections, the most important changes are explained +

+ +

Separation of query building and query execution

+

No sub-factories anymore

+

Master data types have been removed

+

Object renames

+
    +
  • jOOU
  • +
+