| I've changed ConstructorResultNativeQueryTest to skip the test for Oracle. I've added OracleConstructorResultNativeQueryTest, which duplicates ConstructorResultNativeQueryTest except that the Integer type is specified for the ID @ColumnResult. This test will be skipped for all dialects except Oracle. |