6789101112
private DescribeQuery query; public DescribeQueryGenerator() { super(); this.query = new DescribeQuery(); }