示例#1
0
 protected QueryDSLMatchExpression.QueryDSLPath path(String name) {
   return QueryDSLMatchExpression.path(name);
 }
示例#2
0
 protected QueryDSLMatchExpression.QueryDSLPath path() {
   return QueryDSLMatchExpression.path();
 }