Cleaned up the SelectionQuery

This commit is contained in:
mathias 2021-08-26 23:29:49 +02:00
parent 65f8f12077
commit 81aaf4a0bf
No known key found for this signature in database
GPG Key ID: 8950DF62139C852A

View File

@ -60,6 +60,7 @@ public class SelectionQuery extends AbstractQuery {
/** /**
* Gets the parameters * Gets the parameters
*
* @return the parameters * @return the parameters
*/ */
public Object[] getParameters() { public Object[] getParameters() {