corrected debug logic; improved trace message

git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@496869 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Patrick Linskey 2007-01-16 21:55:09 +00:00
parent 8303c81419
commit c87c187f10
1 changed files with 5 additions and 4 deletions

View File

@ -112,10 +112,11 @@ cant-convert-broker: Unable to convert EntityManager of type "{0}" into a \
Broker.
map-persistent-type-names: Mapping resource location "{0}" to persistent \
types "{1}".
map-persistent-types-skipping-non-url: Skipping mapping for location "{0}" \
since it is not a URL.
map-persistent-types-skipping-class: Skipping mapping for location "{0}" since \
it is a class, and will not need to be re-parsed later.
map-persistent-types-skipping-non-url: Skipping persistent type location \
association for location "{0}" since it is not a URL.
map-persistent-types-skipping-class: Skipping persistent type location \
association for location "{0}" since it is a class, and will not \
need to be re-parsed later.
EntityManagerFactory-name: EntityManagerFactory implementation
EntityManagerFactory-desc: Allows extension of standard \