- OpenJPAEnhancerMojo - Class in org.wisdom.openjpa.enhancer
-
A Mojo enhancing entity classes for OpenJPA.
- OpenJPAEnhancerMojo() - Constructor for class org.wisdom.openjpa.enhancer.OpenJPAEnhancerMojo
-
- OPTION_ADD_DEFAULT_CONSTRUCTOR - Static variable in class org.wisdom.openjpa.enhancer.OpenJPAEnhancerMojo
-
used for passing the addDefaultConstructor parameter to the enhancer tool
- OPTION_CONNECTION_DRIVER_NAME - Static variable in class org.wisdom.openjpa.enhancer.OpenJPAEnhancerMojo
-
The string used for passing information about the connectionDriverName.
- OPTION_CONNECTION_PROPERTIES - Static variable in class org.wisdom.openjpa.enhancer.OpenJPAEnhancerMojo
-
the string used for passing information about the connectionProperties.
- OPTION_ENFORCE_PROPERTY_RESTRICTION - Static variable in class org.wisdom.openjpa.enhancer.OpenJPAEnhancerMojo
-
used for passing the enforcePropertyRestrictions parameter to the enhnacer tool
- OPTION_PROPERTIES_FILE - Static variable in class org.wisdom.openjpa.enhancer.OpenJPAEnhancerMojo
-
The properties option is used for passing information about the persistence.xml file location.
- OPTION_USE_TEMP_CLASSLOADER - Static variable in class org.wisdom.openjpa.enhancer.OpenJPAEnhancerMojo
-
used for passing the tmpClassLoader parameter to the enhnacer tool
- org.wisdom.openjpa.enhancer - package org.wisdom.openjpa.enhancer
-