diff --git a/jOOQ/src/main/java/org/jooq/impl/DSL.java b/jOOQ/src/main/java/org/jooq/impl/DSL.java index 76dbdbb757..015eafed90 100644 --- a/jOOQ/src/main/java/org/jooq/impl/DSL.java +++ b/jOOQ/src/main/java/org/jooq/impl/DSL.java @@ -8034,6 +8034,424 @@ public class DSL { // [jooq-tools] START [row-field] + /** + * Experimental method removed again. + *
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues + * with any other single-parameter field() overload. This is why this method has now been + * removed again from the public API. + *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233. + *
+ * Use {@link #rowField(Row1)} as a replacement.
+ *
+ * @see #rowField(Row1)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row2)} as a replacement.
+ *
+ * @see #rowField(Row2)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row3)} as a replacement.
+ *
+ * @see #rowField(Row3)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row4)} as a replacement.
+ *
+ * @see #rowField(Row4)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row5)} as a replacement.
+ *
+ * @see #rowField(Row5)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row6)} as a replacement.
+ *
+ * @see #rowField(Row6)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row7)} as a replacement.
+ *
+ * @see #rowField(Row7)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row8)} as a replacement.
+ *
+ * @see #rowField(Row8)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row9)} as a replacement.
+ *
+ * @see #rowField(Row9)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row10)} as a replacement.
+ *
+ * @see #rowField(Row10)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row11)} as a replacement.
+ *
+ * @see #rowField(Row11)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row12)} as a replacement.
+ *
+ * @see #rowField(Row12)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row13)} as a replacement.
+ *
+ * @see #rowField(Row13)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row14)} as a replacement.
+ *
+ * @see #rowField(Row14)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row15)} as a replacement.
+ *
+ * @see #rowField(Row15)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row16)} as a replacement.
+ *
+ * @see #rowField(Row16)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row17)} as a replacement.
+ *
+ * @see #rowField(Row17)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row18)} as a replacement.
+ *
+ * @see #rowField(Row18)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row19)} as a replacement.
+ *
+ * @see #rowField(Row19)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row20)} as a replacement.
+ *
+ * @see #rowField(Row20)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row21)} as a replacement.
+ *
+ * @see #rowField(Row21)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
+ * Due to a JDK 8 compiler regression, this overload can cause severe performance issues
+ * with any other single-parameter field() overload. This is why this method has now been
+ * removed again from the public API.
+ *
+ * For details, see https://github.com/jOOQ/jOOQ/issues/5233.
+ *
+ * Use {@link #rowField(Row22)} as a replacement.
+ *
+ * @see #rowField(Row22)
+ */
+ @Generated("This method was generated using jOOQ-tools")
+ @Support
+ private static
@@ -8043,7 +8461,7 @@ public class DSL {
*/
@Generated("This method was generated using jOOQ-tools")
@Support
- public static 1 into a {@code Field}.
*