void init() { Query q = new Query; ................... ; q = .......... super(); inventTable_ds.query(q); (или this.query(q);) }