Author: mprudhom
Date: Fri Oct 6 11:20:31 2006
New Revision: 453723
URL: http://svn.apache.org/viewvc?view=rev&rev=453723
Log:
Added mention of SupportsTimestampNanos
Modified:
incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml
Modified:
incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml
URL:
http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml?view=diff&rev=453723&r1=453722&r2=453723
==============================================================================
---
incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml
(original)
+++
incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml
Fri Oct 6 11:20:31 2006
@@ -852,6 +852,16 @@
keys. Defaults to true.
</para>
</listitem>
+ <listitem id="DBDictionary.SupportsTimestampNanos">
+ <para>
+ <indexterm>
+ <primary>
+ SupportsTimestampNanos
+ </primary>
+ </indexterm>
+<literal>SupportsTimestampNanos</literal>: Whether the database supports
nanoseconds with TIMESTAMP columns. Defaults to true.
+ </para>
+ </listitem>
<listitem id="DBDictionary.SupportsUniqueConstraints">
<para>
<indexterm>