mirror of https://github.com/apache/openjpa.git
Added mention of SupportsTimestampNanos
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@453723 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3ffad89624
commit
ac1679d41c
|
@ -852,6 +852,16 @@ be placed on a single table. Defaults to no limit.
|
|||
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>
|
||||
|
|
Loading…
Reference in New Issue