Hi, This doesn't sound like a problem within H2.
I guess people at StackOverflow could help you better. However you will need to provide more info (the configuration for example, and a simple, reproducible test case). Regards, Thomas On Tuesday, June 26, 2012, Mahdi louati wrote: > > > I encoutred last time some issues using H2 DB and Hibernate for > reverse engeneering: > After creating my database in a defined schema I used hibernate with > "reverse engeneering" function to create my java classes and .hbm.xml > files. By using hibernate session factory to add some values to tables > with many to many relation, I receive a hibernate error: many to many > table not found!!! > In Addition to that the hibernate.reveng.xml file points to all DB > tables with their schema. > After moving all my table to the public schema inserting data is > working as well but in defined schema give an error back. > > -- > 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. > > -- 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.
