Class Functions
- java.lang.Object
-
- org.ehrbase.aql.sql.queryimpl.value_field.Functions
-
public class Functions extends Object
- Since:
- 1.0
- Author:
- Christian Chevalley
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jooq.Fieldapply(Object function, org.jooq.TableField<?,?>... tableField)
-
-
-
Method Detail
-
apply
public static org.jooq.Field apply(Object function, org.jooq.TableField<?,?>... tableField)
-
-