Class ContainBinder


  • public class ContainBinder
    extends Object
    Binds the SELECT, FROM, WHERE clauses to SQL expression Binds nested sets containments to a SQL expression

    Build up the queries to map variables to path (e.g. COMPOSITION c1 [openEHR-EHR-COMPOSITION.referral.v1]) Created by christian on 4/19/2016.

    • Method Detail

      • bind

        public org.jooq.SelectQuery bind​(org.jooq.DSLContext context)
      • labelize

        public static String labelize​(String archetypeId)
      • isUseSimpleCompositionContainment

        public boolean isUseSimpleCompositionContainment()