Author: pcl
Date: Tue Nov 14 17:27:51 2006
New Revision: 475093
URL: http://svn.apache.org/viewvc?view=rev&rev=475093
Log:
moved metadata properties about openjpa.Id property
Modified:
incubator/openjpa/trunk/openjpa-lib/src/main/resources/org/apache/openjpa/lib/conf/localizer.properties
Modified:
incubator/openjpa/trunk/openjpa-lib/src/main/resources/org/apache/openjpa/lib/conf/localizer.properties
URL:
http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-lib/src/main/resources/org/apache/openjpa/lib/conf/localizer.properties?view=diff&rev=475093&r1=475092&r2=475093
==============================================================================
---
incubator/openjpa/trunk/openjpa-lib/src/main/resources/org/apache/openjpa/lib/conf/localizer.properties
(original)
+++
incubator/openjpa/trunk/openjpa-lib/src/main/resources/org/apache/openjpa/lib/conf/localizer.properties
Tue Nov 14 17:27:51 2006
@@ -89,3 +89,10 @@
Log-desc: LogFactory and configuration
Log-type: General
Log-interface: org.apache.openjpa.lib.log.LogFactory
+
+Id-name: Configuration ID
+Id-desc: An environment-specific identifier for this configuration. This \
+ might correspond to a JPA persistence-unit name, or to some other \
+ more-unique value available in the current environment.
+Id-type: General
+Id-expert: true
\ No newline at end of file