Hi Jacek, I look at my application once again, and I saw that OpenJPA really doesn't create tables in my database ! In my persistence.xml file I have following entry : ... <property name="openjpa.jdbc.SynchronizeMappings" value="buildSchema"/> ...
When I deploy my appliction, then OpenJPA delete all tables from database and then It doesn't create it. Do You know how can I configure OpenJPA to recreate tables ? regards, armad -- View this message in context: http://www.nabble.com/%28No%29existing-table-in-SQL-server-tf3565587.html#a10001573 Sent from the open-jpa-dev mailing list archive at Nabble.com.