java.lang.Object
org.ehrbase.aql.sql.queryimpl.value_field.Functions

public class Functions extends Object
Since:
1.0
Author:
Christian Chevalley
  • Method Details

    • apply

      public static org.jooq.Field apply(Object function, org.jooq.TableField<?,?>... tableField)