コード例 #1
0
ファイル: IterCalcRel.java プロジェクト: Jach/luciddb
 public void explain(RelOptPlanWriter pw) {
   program.explainCalc(this, pw);
 }