Package | Description |
---|---|
org.apache.openjpa.jdbc.meta |
OpenJPA-JDBC ORM Metadata
This package extends the standard persistence metadata with
object-relational mapping information.
|
Modifier and Type | Method and Description |
---|---|
VersionMappingInfo |
Version.getMappingInfo()
Raw mapping data.
|
protected VersionMappingInfo |
MappingRepository.newMappingInfo(Version version)
Create raw mapping info for the given instance.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.