Package | Description |
---|---|
org.apache.openjpa.jdbc.meta |
OpenJPA-JDBC ORM Metadata
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesReverseCustomizer
Simple
ReverseCustomizer that uses a properties file to
to allow customization of basic class and field properties. |
Modifier and Type | Field and Description |
---|---|
ReverseCustomizer |
ReverseMappingTool.Flags.customizer |
Modifier and Type | Method and Description |
---|---|
ReverseCustomizer |
ReverseMappingTool.getCustomizer()
Return the customizer in use, or null if none.
|
Modifier and Type | Method and Description |
---|---|
void |
ReverseMappingTool.setCustomizer(ReverseCustomizer customizer)
Set the customizer.
|
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.