| org.hibernate.jpa.test.transaction.TransactionCommitFailureTest fails on HANA, because the static variables are not initialized when setting up the EMF which leads to a NullPointerException while creating a org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy object in org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy#finishPreparation -> org.hibernate.hql.spi.id.IdTableHelper#executeIdTableCreationStatements |