- FooBarTest.testLimit -> removed the distinct that were useless
- FooBarTest.testPersistCollections -> I skipped one query that could lead to the error, not sure if there aren't others
- ParameterTest.testNonPrimitiveArrayParameterBinding -> moved to an array of Integers
- ParameterTest.testPrimitiveArrayParameterBinding -> moved to an array of ints
- PredicateTest.testByteArray -> skipped on Oracle12cDialect
- ImplicitJoinTest.testImplicitJoinFromExplicitCollectionJoin -> now uses entities without byte arrays
|
|