Uses of Interface
org.apache.openjpa.lib.meta.SourceTracker
-
Packages that use SourceTracker Package Description org.apache.openjpa.lib.meta Metadata Framework -
-
Uses of SourceTracker in org.apache.openjpa.lib.meta
Methods in org.apache.openjpa.lib.meta with parameters of type SourceTracker Modifier and Type Method Description static StringSourceTrackers. getSourceLocationMessage(SourceTracker[] trackers)Create a message appropriate for display to the user describing the location(s) thattrackerswere loaded from.
-