Community
Participate
Working Groups
As a consequence of bug 402301, the class org.eclipse.scout.commons.holders.fixture.ResultSetMock does not compile with Java 7. The reason is that the interface java.sql.ResultSet has changed between this two java versions. Solution: remove the explicit “implements” reference, and document the change with this bug.
Fixed with commit 4ef3a2ee6e64ae5db653519a9f3faea765323006
Please verify!
Bug closed, shipped with 3.9.0 (Kepler)