InsertQuery constructor

InsertQuery(Table table)

Implementation

InsertQuery(Table table) : super(table);