Package | Description |
---|---|
org.apache.openjpa.jdbc.meta |
OpenJPA-JDBC ORM Metadata
|
Modifier and Type | Method and Description |
---|---|
FieldMappingInfo |
FieldMapping.getMappingInfo()
Raw mapping data about field's join to parent table, as well as
miscellaneous specialized columns like order column.
|
protected FieldMappingInfo |
MappingRepository.newMappingInfo(FieldMapping fm)
Create raw mapping info for the given instance.
|
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.