This method is part of the pre-2.0 API. This API is maintained for backwards-compatibility. It may be removed in the future. Consider using equivalent methods from DSLContext @see DSL#length(Field) @deprecated - 3.13 - [#9407] - Use DSL#length(Field) instead.
()
| 3789 | * @deprecated - 3.13 - [#9407] - Use {@link DSL#length(Field)} instead. |
| 3790 | */ |
| 3791 | @Deprecated(forRemoval = true, since = "3.13") |
| 3792 | @NotNull |
| 3793 | @Support |
| 3794 | Field<Integer> length(); |
no outgoing calls
no test coverage detected