Class ObjectQuery

java.lang.Object
org.ehrbase.aql.sql.queryimpl.ObjectQuery
Direct Known Subclasses:
CompositionAttributeQuery, JsonbEntryQuery

public abstract class ObjectQuery extends Object
Created by christian on 5/6/2016.
  • Field Details

    • domainAccess

      protected I_DomainAccess domainAccess
    • pathResolver

      protected PathResolver pathResolver
    • serial

      protected static int serial
  • Constructor Details

  • Method Details

    • reset

      public static void reset()
    • inc

      public static void inc()
    • getSerial

      public static int getSerial()
    • variableTemplatePath

      public String variableTemplatePath(String templateId, String identifier)
    • getContext

      public org.jooq.DSLContext getContext()