org.apache.openjpa.lib.meta
Class SourceTrackers
java.lang.Object
   org.apache.openjpa.lib.meta.SourceTrackers
org.apache.openjpa.lib.meta.SourceTrackers
- public class SourceTrackers 
- extends Object
Utility class for performing common operations on SourceTrackers.
- Since:
- 0.3.3.1
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SourceTrackers
public SourceTrackers()
getSourceLocationMessage
public static String getSourceLocationMessage(SourceTracker[] trackers)
- Create a message appropriate for display to the user describing
 the location(s) that trackerswere loaded from.
 
- 
- Parameters:
- trackers- the source-trackers for which location info should
 be provided.
 
Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.