Uses of Interface
org.ehrbase.aql.sql.binding.I_JoinBinder
-
-
Uses of I_JoinBinder in org.ehrbase.aql.sql.binding
Classes in org.ehrbase.aql.sql.binding that implement I_JoinBinder Modifier and Type Class Description classJoinBinderCreated by christian on 10/31/2016. -
Uses of I_JoinBinder in org.ehrbase.aql.sql.queryImpl
Classes in org.ehrbase.aql.sql.queryImpl that implement I_JoinBinder Modifier and Type Class Description classCompositionAttributeQuerymap an AQL datavalue expression into a SQL field -
Uses of I_JoinBinder in org.ehrbase.aql.sql.queryImpl.attribute
Classes in org.ehrbase.aql.sql.queryImpl.attribute that implement I_JoinBinder Modifier and Type Class Description classRMObjectAttributeclassTemporalWithTimeZone -
Uses of I_JoinBinder in org.ehrbase.aql.sql.queryImpl.attribute.composition
Classes in org.ehrbase.aql.sql.queryImpl.attribute.composition that implement I_JoinBinder Modifier and Type Class Description classArchetypeNodeIdclassCompositionAttributeclassCompositionNameclassCompositionUidValueclassFullCompositionJsonclassSimpleCompositionAttributeclassTemplateId -
Uses of I_JoinBinder in org.ehrbase.aql.sql.queryImpl.attribute.ehr
Classes in org.ehrbase.aql.sql.queryImpl.attribute.ehr that implement I_JoinBinder Modifier and Type Class Description classEhrAttributeclassEhrIdValue -
Uses of I_JoinBinder in org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus
Classes in org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus that implement I_JoinBinder Modifier and Type Class Description classEhrStatusAttributeclassEhrStatusJsonclassEhrStatusOtherDetails -
Uses of I_JoinBinder in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext
Classes in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext that implement I_JoinBinder Modifier and Type Class Description classContextOtherContextclassEventContextAttributeclassEventContextJsonclassSimpleEventContextAttribute -
Uses of I_JoinBinder in org.ehrbase.aql.sql.queryImpl.attribute.partyref
Classes in org.ehrbase.aql.sql.queryImpl.attribute.partyref that implement I_JoinBinder Modifier and Type Class Description classPartyRefAttributeclassPartyRefJsonclassSimplePartyRefAttribute -
Uses of I_JoinBinder in org.ehrbase.aql.sql.queryImpl.attribute.setting
Classes in org.ehrbase.aql.sql.queryImpl.attribute.setting that implement I_JoinBinder Modifier and Type Class Description classSettingAttribute -
Uses of I_JoinBinder in org.ehrbase.aql.sql.queryImpl.attribute.system
Classes in org.ehrbase.aql.sql.queryImpl.attribute.system that implement I_JoinBinder Modifier and Type Class Description classSystemAttribute -
Uses of I_JoinBinder in org.ehrbase.aql.sql.queryImpl.value_field
Classes in org.ehrbase.aql.sql.queryImpl.value_field that implement I_JoinBinder Modifier and Type Class Description classFormattedFielduse to format a result using a function (f.e.classGenericJsonFieldclassSimpleAttribute
-