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 | Field and Description |
---|---|
protected ReverseMappingTool |
PropertiesReverseCustomizer.tool |
Modifier and Type | Method and Description |
---|---|
protected static ReverseMappingTool |
ReverseMappingTool.newInstance(JDBCConfiguration conf) |
Modifier and Type | Method and Description |
---|---|
void |
PropertiesReverseCustomizer.setTool(ReverseMappingTool tool) |
void |
ReverseCustomizer.setTool(ReverseMappingTool tool)
Set the reverse mapping tool using this customizer.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.