From 106c628604bb2fca73ab307cc4939efe0a9c1f8e Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Sat, 27 Oct 2012 09:52:47 +0200 Subject: [PATCH] [#1897] Add a section to the manual about the migration to jOOQ 3.0 --- jOOQ-website/src/main/resources/manual-3.0.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jOOQ-website/src/main/resources/manual-3.0.xml b/jOOQ-website/src/main/resources/manual-3.0.xml index 49aee4cb30..43b924e9cb 100644 --- a/jOOQ-website/src/main/resources/manual-3.0.xml +++ b/jOOQ-website/src/main/resources/manual-3.0.xml @@ -9059,6 +9059,11 @@ SERVER = new RemoteDebuggerServer(DEBUGGER_PORT); Quality Assurance + +
+ Migrating to jOOQ 3.0 + +
Credits