Revision: 7921
http://datanucleus.svn.sourceforge.net/datanucleus/?rev=7921&view=rev
Author: andy_jefferson
Date: 2009-10-21 06:02:14 +0000 (Wed, 21 Oct 2009)
Log Message:
-----------
dork proofing
Modified Paths:
--------------
documentation/accessplatform.datanucleus.org/trunk/docs/migration.xml
Modified: documentation/accessplatform.datanucleus.org/trunk/docs/migration.xml
===================================================================
--- documentation/accessplatform.datanucleus.org/trunk/docs/migration.xml 2009-10-20 21:11:26 UTC (rev 7920)
+++ documentation/accessplatform.datanucleus.org/trunk/docs/migration.xml 2009-10-21 06:02:14 UTC (rev 7921)
@@ -55,8 +55,9 @@
<b>datanucleus.cache.queryResults.type</b></li>
<li>Renamed the values for persistence property <b>datanucleus.identifierFactory</b>
to be <i>datanucleus</i> (was "jpox"), <i>datanucleus2</i> (was "jpox2")
- and <i>jpox</i> (was "jpoxCompatibility"), and changed the default to
- <b>datanucleus2</b> from <i>datanucleus</i></li>
+ and <i>jpox</i> (was "jpoxCompatibility"). Changed the default to
+ <b>datanucleus2</b> from <i>datanucleus</i>, so if not setting your column names
+ bear this in mind since the names are different obviously</li>
<li>Changed the default auto-start mechanism to be "None" for all datastores. Set it
via the persistence property <b>datanucleus.autoStartMechanism</b> where needed</li>
<li>Changed the default non-transactional read/write settings to "true" for JDO (were
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|