mirror of https://github.com/apache/openjpa.git
OPENJPA-1510. Incorrect tag caused the whole paragraph to be "red".
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911440 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4fb3371deb
commit
1a4362eb7e
|
@ -72,6 +72,7 @@
|
|||
-->
|
||||
<property name="openjpa.jdbc.SynchronizeMappings"
|
||||
value="buildSchema(ForeignKeys=true)"/>
|
||||
<property name="openjpa.Log" value="SQL=TRACE" />
|
||||
</properties>
|
||||
</persistence-unit>
|
||||
|
||||
|
|
Loading…
Reference in New Issue