Class RMObjectAttribute

java.lang.Object
org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
All Implemented Interfaces:
IJoinBinder, IRMObjectAttribute
Direct Known Subclasses:
CompositionAttribute, ConceptJson, EhrAttribute, EventContextAttribute, GenericJsonField, PartyRefAttribute, SystemAttribute

public abstract class RMObjectAttribute extends Object implements IRMObjectAttribute, IJoinBinder
  • Field Details

  • Constructor Details

  • Method Details

    • as

      protected org.jooq.Field<?> as(org.jooq.Field field)
    • aliased

      protected org.jooq.Field<?> aliased(org.jooq.Field field)
    • effectiveAlias

      protected String effectiveAlias()
    • defaultAliased

      protected org.jooq.Field<?> defaultAliased(org.jooq.Field field)