diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.7.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.7.xml index c7be7f2dca..01ee5e670f 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.7.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.7.xml @@ -768,7 +768,8 @@ for (AuthorRecord author : create.fetch(AUTHOR)) {

Commercial Editions (Java 8+)

- + + org.jooq.pro jooq {jooq-version} @@ -786,7 +787,8 @@ for (AuthorRecord author : create.fetch(AUTHOR)) {

Commercial Editions (Java 6+)

- + + org.jooq.pro-java-6 jooq {jooq-version} @@ -804,7 +806,8 @@ for (AuthorRecord author : create.fetch(AUTHOR)) {

Commercial Editions (Free Trial)

- + + org.jooq jooq {jooq-version} @@ -1200,10 +1203,13 @@ public class Main { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq {jooq-version} @@ -1534,10 +1540,13 @@ public class TransactionTest { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq {jooq-version} @@ -1613,10 +1622,13 @@ public class TransactionTest { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen-maven ${org.jooq.version} @@ -1983,10 +1995,13 @@ $$ LANGUAGE PLPGSQL; - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen-maven {jooq-version} @@ -2019,10 +2034,13 @@ $$ LANGUAGE PLPGSQL; - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq {jooq-version} @@ -13213,10 +13231,13 @@ result.forEach((Object[] entities) -> { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen-maven {jooq-version} @@ -14919,10 +14940,13 @@ public class Book {

- + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-meta-extensions {jooq-version} @@ -15143,10 +15167,13 @@ public class Book {
- + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen {jooq-version} diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.8.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.8.xml index d5e5bd0aae..c89df96378 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.8.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.8.xml @@ -768,7 +768,8 @@ for (AuthorRecord author : create.fetch(AUTHOR)) {

Commercial Editions (Java 8+)

- + + org.jooq.pro jooq {jooq-version} @@ -786,7 +787,8 @@ for (AuthorRecord author : create.fetch(AUTHOR)) {

Commercial Editions (Java 6+)

- + + org.jooq.pro-java-6 jooq {jooq-version} @@ -804,7 +806,8 @@ for (AuthorRecord author : create.fetch(AUTHOR)) {

Commercial Editions (Free Trial)

- + + org.jooq jooq {jooq-version} @@ -1200,10 +1203,13 @@ public class Main { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq {jooq-version} @@ -1534,10 +1540,13 @@ public class TransactionTest { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq {jooq-version} @@ -1613,10 +1622,13 @@ public class TransactionTest { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen-maven ${org.jooq.version} @@ -1983,10 +1995,13 @@ $$ LANGUAGE PLPGSQL; - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen-maven {jooq-version} @@ -2019,10 +2034,13 @@ $$ LANGUAGE PLPGSQL; - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq {jooq-version} @@ -13304,10 +13322,13 @@ result.forEach((Object[] entities) -> { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen-maven {jooq-version} @@ -15057,10 +15078,13 @@ public class Book {

- + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-meta-extensions {jooq-version} @@ -15281,10 +15305,13 @@ public class Book {
- + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen {jooq-version} diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.9.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.9.xml index d4602546af..22df767a82 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.9.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.9.xml @@ -768,7 +768,8 @@ for (AuthorRecord author : create.fetch(AUTHOR)) {

Commercial Editions (Java 8+)

- + + org.jooq.pro jooq {jooq-version} @@ -786,7 +787,8 @@ for (AuthorRecord author : create.fetch(AUTHOR)) {

Commercial Editions (Java 6+)

- + + org.jooq.pro-java-6 jooq {jooq-version} @@ -804,7 +806,8 @@ for (AuthorRecord author : create.fetch(AUTHOR)) {

Commercial Editions (Free Trial)

- + + org.jooq jooq {jooq-version} @@ -1200,10 +1203,13 @@ public class Main { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq {jooq-version} @@ -1534,10 +1540,13 @@ public class TransactionTest { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq {jooq-version} @@ -1613,10 +1622,13 @@ public class TransactionTest { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen-maven ${org.jooq.version} @@ -1983,10 +1995,13 @@ $$ LANGUAGE PLPGSQL; - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen-maven {jooq-version} @@ -2019,10 +2034,13 @@ $$ LANGUAGE PLPGSQL; - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq {jooq-version} @@ -13303,10 +13321,13 @@ result.forEach((Object[] entities) -> { - + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen-maven {jooq-version} @@ -15104,10 +15125,13 @@ public class Book {

- + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-meta-extensions {jooq-version} @@ -15328,10 +15352,13 @@ public class Book {
- + org.jooq.trial for the free trial edition + + Note: Only the Open Source Edition is hosted on Maven Central. + Import the others manually from your distribution --> org.jooq jooq-codegen {jooq-version}