sort of follow-up on HHH-12843 Resolved
org.hibernate.test.annotations.xml.hbm.HbmWithIdentityTest.testManyToOneAndInterface
Used entity has only id and no other column, it doesn't work with Oracle12c. Some other column is necessary.
Caused by: Error : 936, Position : 29, Sql = insert into ENTITYA values ( ) RETURNING aID INTO :1 , OriginalSql = insert into ENTITYA values ( ) RETURNING aID INTO ?, Error Msg = ORA-00936: missing expression