public abstract class AbstractOpenJpaMappingToolMojo extends AbstractOpenJpaMojo
Modifier and Type | Field and Description |
---|---|
protected String |
action
Argument to specify the action to take on each class.
|
protected static String |
OPTION_ACTION
used for passing the action parameter to the mapping tool
|
classes, compileClasspathElements, OPTION_CONNECTION_DRIVER_NAME, OPTION_CONNECTION_PROPERTIES, OPTION_PROPERTIES, OPTION_PROPERTIES_FILE, project, workDir
Constructor and Description |
---|
AbstractOpenJpaMappingToolMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
createOptions, extendRealmClasspath, findEntityClassFiles, getClasspathElements, getEntityClasses, getFilePaths, getOptions, skipMojo
@Parameter protected String action
protected static final String OPTION_ACTION
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.