hibernate-orm/hibernate-entitymanager
Guillaume Smet 1deccc5426 HHH-10603 Avoid doing distinct and comparisons on byte arrays
They are stored as blobs starting with Oracle12cDialect and distinct and
comparisons on blobs are not supported.

Some tests were adapted, some are now skipped with Oracle12cDialect.

(cherry picked from commit 92f194f291)
2018-08-25 20:18:54 -07:00
..
src HHH-10603 Avoid doing distinct and comparisons on byte arrays 2018-08-25 20:18:54 -07:00
hibernate-entitymanager.gradle Change hibernate.properties to take configurable environment settings 2016-03-16 09:30:29 +02:00