mirror of https://github.com/apache/openjpa.git
Remove company specific name in message file.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@655669 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5a16e92bd9
commit
a63b6d3e73
|
@ -135,7 +135,7 @@ storage-restriction: The database "{0}" has restrictions that prevent it \
|
|||
from being able to store the value "{1}" of type "{2}". The value \
|
||||
will be rounded to "{3}" for storage.
|
||||
dict-not-supported: This database dictionary "{0}" is not officially supported \
|
||||
by BEA.
|
||||
by OpenJPA.
|
||||
invalid-autoassign: This database dictionary "{0}" does not support \
|
||||
auto-assigned column values. The column "{1}" may not behave as desired.
|
||||
psql-no-set-fetch-size: This version of the PostgreSQL JDBC driver does not \
|
||||
|
|
Loading…
Reference in New Issue