OPENJPA-2866 no need to test JDBC2 feature

Oracle comes with JDBC4. We can safely assume that
Statement#getGeneratedKeys is always available.
Oracle relies on it and will fail without.
1 file changed