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:
Kevin W. Sutter 2010-02-18 15:31:29 +00:00
parent 4fb3371deb
commit 1a4362eb7e
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
-->
<property name="openjpa.jdbc.SynchronizeMappings"
value="buildSchema(ForeignKeys=true)"/>
<property name="openjpa.Log" value="SQL=TRACE" />
</properties>
</persistence-unit>