| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappingInfo | |
|---|---|
| org.apache.openjpa.jdbc.meta | OpenJPA-JDBC ORM Metadata | 
| Uses of MappingInfo in org.apache.openjpa.jdbc.meta | 
|---|
| Subclasses of MappingInfo in org.apache.openjpa.jdbc.meta | |
|---|---|
|  class | ClassMappingInfoInformation about the mapping from a class to the schema, in raw form. | 
|  class | DiscriminatorMappingInfoInformation about the mapping from a discriminator to the schema, in raw form. | 
|  class | FieldMappingInfoInformation about the mapping from a field to the schema, in raw form. | 
|  class | ValueMappingInfoInformation about the mapping from a field value to the schema, in raw form. | 
|  class | VersionMappingInfoInformation about the mapping from a version indicator to the schema, in raw form. | 
| Methods in org.apache.openjpa.jdbc.meta with parameters of type MappingInfo | |
|---|---|
|  void | MappingInfo.copy(MappingInfo info)Copy missing info from the instance to this one. | 
|  void | ClassMappingInfo.copy(MappingInfo info) | 
|  void | DiscriminatorMappingInfo.copy(MappingInfo info) | 
|  void | ValueMappingInfo.copy(MappingInfo info) | 
|  void | FieldMappingInfo.copy(MappingInfo info) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||