| Hi Will Darby, I think methods like org.hibernate.Query#setParameterList() should be overridden by org.hibernate.query.Query in order to not return the deprecated org.hibernate.Query. For the scroll() method it is not flagged as deprecated by the compiler. |