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#concat(Field...)
(Field<?>... fields)
| 3703 | * @see DSL#concat(Field...) |
| 3704 | */ |
| 3705 | @NotNull |
| 3706 | @Support |
| 3707 | Field<String> concat(Field<?>... fields); |
| 3708 |
no outgoing calls
no test coverage detected