diff --git a/jOOQ-website/src/main/resources/manual-3.0.xml b/jOOQ-website/src/main/resources/manual-3.0.xml index bea44b5c03..2f76c77eba 100644 --- a/jOOQ-website/src/main/resources/manual-3.0.xml +++ b/jOOQ-website/src/main/resources/manual-3.0.xml @@ -9068,8 +9068,11 @@ SERVER = new RemoteDebuggerServer(DEBUGGER_PORT);

Separation of query building and query execution

-

No sub-factories anymore

+

No sub-factories anymore (no deprecation yet)

+

Quantified comparison predicates (no deprecation yet)

Master data types have been removed

+

GroupField

+

Object renames