Hi Martin Thanks for your suggestion, I have tried entering the value but it doesn't seem to work. Where did you find the documentation values for jdbc.SynchroniseMappings
David 2009/2/9 Martin Uhlir <[email protected]> > Hi, > > put this property into properties list in the persistence.xml > > <property name="openjpa.jdbc.SynchronizeMappings" > value="buildSchema(SchemaAction='add')"/> > > Martin > > > > David Beer wrote: > >> Hi All >> >> I have successsfully set the Schema in the persistence.xml file. My >> question >> is how do I get the schma auto generated when the table are generated. I >> am >> using the h2 database. >> >> Any guidence would helpful. >> >> Thanks >> >> David >> >> >> > >
