@Override
 public void addListener(ODLListener tml, int... tableIds) {
   decorated.addListener(tml, tableIds);
 }