| The code of the method org.hibernate.engine.jdbc.cursor.internal.StandardRefCursorSupport#supportsRefCursors always produced a NullpointerException with a Java8 DatabaseMetaData class. The exception is caught in the method. This has the effect, that the method always returns 'false' for the Java8 class DatabaseMetaData. |