| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceTracker | |
|---|---|
| org.apache.openjpa.jdbc.meta | OpenJPA-JDBC ORM Metadata | 
| org.apache.openjpa.jdbc.schema | OpenJPA-JDBC Schema Management | 
| org.apache.openjpa.lib.meta | Metadata Framework | 
| org.apache.openjpa.meta | OpenJPA Metadata | 
| org.apache.openjpa.persistence | OpenJPA JPA | 
| Uses of SourceTracker in org.apache.openjpa.jdbc.meta | 
|---|
| Classes in org.apache.openjpa.jdbc.meta that implement SourceTracker | |
|---|---|
|  class | ClassMappingSpecialization of metadata for relational databases. | 
|  class | ClassMappingInfoInformation about the mapping from a class to the schema, in raw form. | 
|  class | QueryResultMappingMapping of a query result set to scalar and/or persistence-capable object-level values. | 
|  class | SequenceMappingSpecialization of sequence metadata for ORM. | 
| Uses of SourceTracker in org.apache.openjpa.jdbc.schema | 
|---|
| Classes in org.apache.openjpa.jdbc.schema that implement SourceTracker | |
|---|---|
|  class | SequenceRepresents a database sequence. | 
|  class | TableRepresents a database table. | 
| Uses of SourceTracker in org.apache.openjpa.lib.meta | 
|---|
| Methods in org.apache.openjpa.lib.meta with parameters of type SourceTracker | |
|---|---|
| static String | SourceTrackers.getSourceLocationMessage(SourceTracker[] trackers)Create a message appropriate for display to the user describing the location(s) that trackerswere loaded from. | 
| Uses of SourceTracker in org.apache.openjpa.meta | 
|---|
| Classes in org.apache.openjpa.meta that implement SourceTracker | |
|---|---|
|  class | ClassMetaDataContains metadata about a persistent type. | 
|  class | NonPersistentMetaDataMetadata about a persistence-aware type. | 
|  class | QueryMetaDataHolds metadata about named queries. | 
|  class | SequenceMetaDataMetadata about a named sequence. | 
| Uses of SourceTracker in org.apache.openjpa.persistence | 
|---|
| Classes in org.apache.openjpa.persistence that implement SourceTracker | |
|---|---|
|  class | PersistenceUnitInfoImplImplementation of the PersistenceUnitInfointerface used by OpenJPA 
 when parsing persistence configuration information. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||