Hi hesp, You don't mention which release, so I will just use the 2.0.x (trunk) version of the documentation. You can access other documentation releases as well [2].
The forward runtime synchronization is documented here [1]. The interesting thing is that this is not turned on by default. So, I'm wondering how you are getting this capability by default. Unless you are running with a persistence.xml file that just happens to have this SynchronizeMappings property set? Kevin [1] http://openjpa.apache.org/builds/latest/docs/manual/manual.html#ref_guide_mapping_synch [2] http://openjpa.apache.org/documentation.html On Fri, Feb 12, 2010 at 12:11 AM, hesp <[email protected]> wrote: > > I am new in use OpenJPA. By default auto generation tables in database is > enabled, but i have to disable it because openJPA offers to generate table > which exists in database. How can I do that? > > Please. > > > -- > View this message in context: > http://n2.nabble.com/Auto-generate-tables-tp4559624p4559624.html > Sent from the OpenJPA Users mailing list archive at Nabble.com. >
