A setter for the connection.
THe connection MUST be set before executing the query, but it is a lot more handy to simply use the constructor that takes the Connection instead of using this.
See Implementation
A setter for the connection.
THe connection MUST be set before executing the query, but it is a lot more handy to simply use the constructor that takes the Connection instead of using this.