protected QueryDSLMatchExpression.QueryDSLPath path(String name) { return QueryDSLMatchExpression.path(name); }
protected QueryDSLMatchExpression.QueryDSLPath path() { return QueryDSLMatchExpression.path(); }