- #setFirstResult passing negative should result in IllegalArgumentException.
- #setMaxResults passing negative should result in IllegalArgumentException
- #getParameterValue on a parameter which has not yet been bound -> IllegalStateException
- all "parameter related" methods where the parameter is not part of the query
|
|