Class GenericJsonField
java.lang.Object
org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
org.ehrbase.aql.sql.queryimpl.value_field.GenericJsonField
- All Implemented Interfaces:
IJoinBinder,IRMObjectAttribute
- Direct Known Subclasses:
PartyIdentifiedJson
- Since:
- 1.0
- Author:
- Christian Chevalley
-
Field Summary
FieldsFields inherited from class org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
compositionIdFieldSetup, ehrSetup, fieldContext, filterSetup, joinSetup -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jooq.FieldcanonicalPartyIdendified(org.jooq.Field<UUID> uuidField) org.jooq.FielddvCodedText(org.jooq.Field<DvCodedTextRecord> dvCodedTextRecordTableField) org.jooq.FielddvDateTime(org.jooq.Field<Timestamp> dateTime, org.jooq.Field<String> timeZoneId) org.jooq.Fieldorg.jooq.Fieldorg.jooq.FieldeventContext(org.jooq.Field<UUID> uuidField) org.jooq.FieldfeederAudit(org.jooq.Field<?> feederAudit) forJsonPath(String jsonPath) forJsonPath(String[] path) forJsonPath(String root, String jsonPath) forTableField(org.jooq.TableField tableField) org.jooq.FieldhierObjectId(org.jooq.Field<UUID> uuidField) org.jooq.Fieldorg.jooq.Fieldparticipations(org.jooq.Field<UUID> uuidField) org.jooq.FieldpartyRef(org.jooq.Field<String> namespace, org.jooq.Field<String> type, org.jooq.Field<String> scheme, org.jooq.Field<String> value) org.jooq.FieldsqlField()Methods inherited from class org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
aliased, as, defaultAliased, effectiveAlias
-
Field Details
-
jsonPath
-
-
Constructor Details
-
GenericJsonField
-
-
Method Details
-
hierObjectId
-
dvCodedText
-
eventContext
-
participations
-
partyRef
-
dvDateTime
-
ehrStatus
-
ehrStatus
-
canonicalPartyIdendified
-
feederAudit
public org.jooq.Field feederAudit(org.jooq.Field<?> feederAudit) -
jsonField
-
sqlField
public org.jooq.Field sqlField() -
forTableField
-
forJsonPath
-
forJsonPath
-
forJsonPath
-