Uses of Class
org.ehrbase.aql.sql.PathResolver
Packages that use PathResolver
Package
Description
-
Uses of PathResolver in org.ehrbase.aql.sql.binding
Constructors in org.ehrbase.aql.sql.binding with parameters of type PathResolverModifierConstructorDescriptionWhereBinder(List<Object> whereClause, PathResolver pathResolver) WhereMultiFields(JsonbEntryQuery jsonbEntryQuery, CompositionAttributeQuery compositionAttributeQuery, List<Object> whereClause, PathResolver pathResolver) WhereVariable(PathResolver pathResolver) -
Uses of PathResolver in org.ehrbase.aql.sql.queryimpl
Fields in org.ehrbase.aql.sql.queryimpl declared as PathResolverConstructors in org.ehrbase.aql.sql.queryimpl with parameters of type PathResolverModifierConstructorDescriptionCompositionAttributeQuery(I_DomainAccess domainAccess, PathResolver pathResolver, String serverNodeId, IntrospectService introspectCache) JsonbEntryQuery(I_DomainAccess domainAccess, IntrospectService introspectCache, PathResolver pathResolver) protectedObjectQuery(I_DomainAccess domainAccess, PathResolver pathResolver) -
Uses of PathResolver in org.ehrbase.aql.sql.queryimpl.attribute
Methods in org.ehrbase.aql.sql.queryimpl.attribute that return PathResolverConstructors in org.ehrbase.aql.sql.queryimpl.attribute with parameters of type PathResolverModifierConstructorDescriptionFieldResolutionContext(org.jooq.DSLContext context, String serverNodeId, String identifier, I_VariableDefinition variableDefinition, IQueryImpl.Clause clause, PathResolver pathResolver, IntrospectService introspectCache, String entryRoot)