The JDBC `Statement` allows you to set the query timeout and the fetch size. Allow this parameters to be set in the `Query` class.
The JDBC
Statementallows you to set the query timeout and the fetch size. Allow this parameters to be set in theQueryclass.