Back from Holiday :)
If you need to find out which query will be executed just past this this code after the super in the executeQuery Method.
super();
...
info(this.query().dataSourceNo(1).toString());
or
info(this.query().dataSourceName("inventTrans").toString());
No comments:
Post a Comment