Class SystemAttribute

java.lang.Object
org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
org.ehrbase.aql.sql.queryimpl.attribute.system.SystemAttribute
All Implemented Interfaces:
IJoinBinder, IRMObjectAttribute

public class SystemAttribute extends RMObjectAttribute
  • Field Details

    • tableField

      protected org.jooq.TableField tableField
  • Constructor Details

  • Method Details

    • sqlField

      public org.jooq.Field<?> sqlField()
    • forTableField

      public IRMObjectAttribute forTableField(org.jooq.TableField tableField)