Hi Thomas, I've been using H2-1.0.79 with OpenJPA-1.1.0 and it works without any issues. But when I update to H2-1.1.100, WHERE ... IN(SELECT ...) is not returning any objects! The Sql generated by OpenJPA is correct as I've tried executing it in H2Console wherein it works. And I noticed that, it works if the database was created using 1.0.79 , but if I again create/update the database(with 1.1.100) using MappingTool, it doesn't work any more.
Should there be any changes to H2Dictionary? Tomorrow, I'll try to find out more about this and 'll post the details. Regards, Prashant --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
