Uses of Class
org.ehrbase.aql.sql.queryimpl.value_field.GenericJsonField
-
Packages that use GenericJsonField Package Description org.ehrbase.aql.sql.queryimpl.attribute.partyref org.ehrbase.aql.sql.queryimpl.value_field -
-
Uses of GenericJsonField in org.ehrbase.aql.sql.queryimpl.attribute.partyref
Subclasses of GenericJsonField in org.ehrbase.aql.sql.queryimpl.attribute.partyref Modifier and Type Class Description classPartyIdentifiedJson -
Uses of GenericJsonField in org.ehrbase.aql.sql.queryimpl.value_field
Methods in org.ehrbase.aql.sql.queryimpl.value_field that return GenericJsonField Modifier and Type Method Description GenericJsonFieldGenericJsonField. forJsonPath(String jsonPath)GenericJsonFieldGenericJsonField. forJsonPath(String[] path)GenericJsonFieldGenericJsonField. forJsonPath(String root, String jsonPath)
-