Added missing continuation character to message

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@987556 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jeremy Bauer 2010-08-20 15:49:54 +00:00
parent 9c3364d5c9
commit 696786e93e
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ cannot-determine-identifier-base-case: Unable to determine the case to use for \
identifiers. The default value of "{0}" will be used. identifiers. The default value of "{0}" will be used.
can-not-execute: Unable to execute {0}. can-not-execute: Unable to execute {0}.
psql-owned-seq-warning: Unable to determine which sequences are owned by the database. \ psql-owned-seq-warning: Unable to determine which sequences are owned by the database. \
OpenJPA will consider all sequences suffixed with "_seq" as database managed. This OpenJPA will consider all sequences suffixed with "_seq" as database managed. This \
may result in improper creation or removal of sequences with this suffix. The \ may result in improper creation or removal of sequences with this suffix. The \
original PostgreSQL driver exception is being logged for your reference. original PostgreSQL driver exception is being logged for your reference.
sequencesql-override: Going to override the DB2 specific default for the \ sequencesql-override: Going to override the DB2 specific default for the \