diff --git a/jOOQ/src/main/java/org/jooq/Row1.java b/jOOQ/src/main/java/org/jooq/Row1.java index 8819dce947..8594d8d89b 100644 --- a/jOOQ/src/main/java/org/jooq/Row1.java +++ b/jOOQ/src/main/java/org/jooq/Row1.java @@ -99,6 +99,12 @@ public interface Row1 extends Row, SelectField> { * {@link Converter#toType()}. There may be some edge cases where this doesn't * work. Please report any bugs here: * https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row10.java b/jOOQ/src/main/java/org/jooq/Row10.java index a3443a12a8..71a0423b4e 100644 --- a/jOOQ/src/main/java/org/jooq/Row10.java +++ b/jOOQ/src/main/java/org/jooq/Row10.java @@ -99,6 +99,12 @@ public interface Row10 extends Row, Sel * {@link Converter#toType()}. There may be some edge cases where this doesn't * work. Please report any bugs here: * https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row11.java b/jOOQ/src/main/java/org/jooq/Row11.java index ffd9753dbb..b122ab16ce 100644 --- a/jOOQ/src/main/java/org/jooq/Row11.java +++ b/jOOQ/src/main/java/org/jooq/Row11.java @@ -99,6 +99,12 @@ public interface Row11 extends Row * {@link Converter#toType()}. There may be some edge cases where this doesn't * work. Please report any bugs here: * https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row12.java b/jOOQ/src/main/java/org/jooq/Row12.java index f511a37d06..0892b405ac 100644 --- a/jOOQ/src/main/java/org/jooq/Row12.java +++ b/jOOQ/src/main/java/org/jooq/Row12.java @@ -99,6 +99,12 @@ public interface Row12 extend * {@link Converter#toType()}. There may be some edge cases where this doesn't * work. Please report any bugs here: * https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row13.java b/jOOQ/src/main/java/org/jooq/Row13.java index 8931c7134a..e247f414ef 100644 --- a/jOOQ/src/main/java/org/jooq/Row13.java +++ b/jOOQ/src/main/java/org/jooq/Row13.java @@ -99,6 +99,12 @@ public interface Row13 e * {@link Converter#toType()}. There may be some edge cases where this doesn't * work. Please report any bugs here: * https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row14.java b/jOOQ/src/main/java/org/jooq/Row14.java index 9eb913d7f6..8c9b3db223 100644 --- a/jOOQ/src/main/java/org/jooq/Row14.java +++ b/jOOQ/src/main/java/org/jooq/Row14.java @@ -99,6 +99,12 @@ public interface Row14https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row15.java b/jOOQ/src/main/java/org/jooq/Row15.java index 60cf759ac8..bf78afce51 100644 --- a/jOOQ/src/main/java/org/jooq/Row15.java +++ b/jOOQ/src/main/java/org/jooq/Row15.java @@ -99,6 +99,12 @@ public interface Row15https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row16.java b/jOOQ/src/main/java/org/jooq/Row16.java index 5cc75132ac..029a0eb3df 100644 --- a/jOOQ/src/main/java/org/jooq/Row16.java +++ b/jOOQ/src/main/java/org/jooq/Row16.java @@ -99,6 +99,12 @@ public interface Row16https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row17.java b/jOOQ/src/main/java/org/jooq/Row17.java index d463fa198a..04491a45c5 100644 --- a/jOOQ/src/main/java/org/jooq/Row17.java +++ b/jOOQ/src/main/java/org/jooq/Row17.java @@ -99,6 +99,12 @@ public interface Row17https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row18.java b/jOOQ/src/main/java/org/jooq/Row18.java index 59d0b98876..d4795a9cd2 100644 --- a/jOOQ/src/main/java/org/jooq/Row18.java +++ b/jOOQ/src/main/java/org/jooq/Row18.java @@ -99,6 +99,12 @@ public interface Row18https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row19.java b/jOOQ/src/main/java/org/jooq/Row19.java index 055599e132..90701369f8 100644 --- a/jOOQ/src/main/java/org/jooq/Row19.java +++ b/jOOQ/src/main/java/org/jooq/Row19.java @@ -99,6 +99,12 @@ public interface Row19https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row2.java b/jOOQ/src/main/java/org/jooq/Row2.java index 815f5a458b..4bdb1f71ab 100644 --- a/jOOQ/src/main/java/org/jooq/Row2.java +++ b/jOOQ/src/main/java/org/jooq/Row2.java @@ -99,6 +99,12 @@ public interface Row2 extends Row, SelectField> { * {@link Converter#toType()}. There may be some edge cases where this doesn't * work. Please report any bugs here: * https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row20.java b/jOOQ/src/main/java/org/jooq/Row20.java index bc1c828189..31970e0b94 100644 --- a/jOOQ/src/main/java/org/jooq/Row20.java +++ b/jOOQ/src/main/java/org/jooq/Row20.java @@ -99,6 +99,12 @@ public interface Row20https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row21.java b/jOOQ/src/main/java/org/jooq/Row21.java index f71323956e..1ef9b7b7af 100644 --- a/jOOQ/src/main/java/org/jooq/Row21.java +++ b/jOOQ/src/main/java/org/jooq/Row21.java @@ -99,6 +99,12 @@ public interface Row21https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row22.java b/jOOQ/src/main/java/org/jooq/Row22.java index 6a77a15ba4..2defb04dc3 100644 --- a/jOOQ/src/main/java/org/jooq/Row22.java +++ b/jOOQ/src/main/java/org/jooq/Row22.java @@ -99,6 +99,12 @@ public interface Row22https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row3.java b/jOOQ/src/main/java/org/jooq/Row3.java index 703122dba6..a73cb5bb55 100644 --- a/jOOQ/src/main/java/org/jooq/Row3.java +++ b/jOOQ/src/main/java/org/jooq/Row3.java @@ -99,6 +99,12 @@ public interface Row3 extends Row, SelectField> * {@link Converter#toType()}. There may be some edge cases where this doesn't * work. Please report any bugs here: * https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row4.java b/jOOQ/src/main/java/org/jooq/Row4.java index 293fc15491..fece291ff2 100644 --- a/jOOQ/src/main/java/org/jooq/Row4.java +++ b/jOOQ/src/main/java/org/jooq/Row4.java @@ -99,6 +99,12 @@ public interface Row4 extends Row, SelectFieldhttps://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row5.java b/jOOQ/src/main/java/org/jooq/Row5.java index 4518ed36c6..e0b69ef43b 100644 --- a/jOOQ/src/main/java/org/jooq/Row5.java +++ b/jOOQ/src/main/java/org/jooq/Row5.java @@ -99,6 +99,12 @@ public interface Row5 extends Row, SelectFieldhttps://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row6.java b/jOOQ/src/main/java/org/jooq/Row6.java index 7182ceac8f..d0079783b7 100644 --- a/jOOQ/src/main/java/org/jooq/Row6.java +++ b/jOOQ/src/main/java/org/jooq/Row6.java @@ -99,6 +99,12 @@ public interface Row6 extends Row, SelectFieldhttps://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row7.java b/jOOQ/src/main/java/org/jooq/Row7.java index 93557c3542..b88d2f614b 100644 --- a/jOOQ/src/main/java/org/jooq/Row7.java +++ b/jOOQ/src/main/java/org/jooq/Row7.java @@ -99,6 +99,12 @@ public interface Row7 extends Row, SelectFieldhttps://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row8.java b/jOOQ/src/main/java/org/jooq/Row8.java index 8aa4d7f7d4..6538bfd4e1 100644 --- a/jOOQ/src/main/java/org/jooq/Row8.java +++ b/jOOQ/src/main/java/org/jooq/Row8.java @@ -99,6 +99,12 @@ public interface Row8 extends Row, SelectFieldhttps://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal diff --git a/jOOQ/src/main/java/org/jooq/Row9.java b/jOOQ/src/main/java/org/jooq/Row9.java index b3f77b1338..6ec492a024 100644 --- a/jOOQ/src/main/java/org/jooq/Row9.java +++ b/jOOQ/src/main/java/org/jooq/Row9.java @@ -99,6 +99,12 @@ public interface Row9 extends Row, SelectFie * {@link Converter#toType()}. There may be some edge cases where this doesn't * work. Please report any bugs here: * https://github.com/jOOQ/jOOQ/issues/new/choose + *

+ * Known issues include: + *

+ *

    + *
  • When nesting rows in arrays, the class literal is required for reflective array creation.
  • + *
*/ @NotNull @Internal