Class FullEhrJson

All Implemented Interfaces:
IJoinBinder, IRMObjectAttribute

public class FullEhrJson extends EhrAttribute
  • Field Details

    • tableField

      protected org.jooq.TableField tableField
    • jsonPath

      protected Optional<String> jsonPath
  • Constructor Details

  • Method Details

    • sqlField

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

      public IRMObjectAttribute forTableField(org.jooq.TableField tableField)
    • forJsonPath

      public FullEhrJson forJsonPath(String jsonPath)