|
DB2 fails when data is inserted or deleted from a temp table. This breaks joined and union subclasses, and possibly subclasses with a joined table when using DB2.
There is no error message logged when creating the temp table.
This is reproduced by:
-
org.hibernate.test.annotations.filter.subclass.joined.JoinedSubClassTest
|