예제 #1
0
 @Override
 public boolean isAggregationFunction(QualifiedName name) {
   return functions.isAggregationFunction(name);
 }