A B C D E F G H I O P R S T U V W
A
- addReporter(ReporterParameter, Reporter) - Method in class org.utplsql.maven.plugin.reporter.ReporterWriter
-
Adds a new reporter to the writter.
B
- buildDefaultSource() - Static method in class org.utplsql.maven.plugin.helper.PluginDefault
-
This method returns Resource for the default source directory
- buildDefaultTest() - Static method in class org.utplsql.maven.plugin.helper.PluginDefault
-
This method returns Resource for the default test directory
C
- CustomTypeMapping - Class in org.utplsql.maven.plugin
-
Bean used by Maven to populate its model.
- CustomTypeMapping() - Constructor for class org.utplsql.maven.plugin.CustomTypeMapping
-
D
- dbmsOutput - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
E
- excludeObject - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- execute() - Method in class org.utplsql.maven.plugin.HelpMojo
- execute() - Method in class org.utplsql.maven.plugin.UtPLSQLMojo
-
Executes the plugin.
F
- findSQLs(File, List<Resource>, String, String) - Static method in class org.utplsql.maven.plugin.helper.SQLScannerHelper
-
Scans a directory looking for the matching patterns.
G
- getConsoleOutput() - Method in class org.utplsql.maven.plugin.model.ReporterParameter
-
Returns the console output option.
- getCustomMapping() - Method in class org.utplsql.maven.plugin.CustomTypeMapping
-
Returns the custom mapping value.
- getFileOutput() - Method in class org.utplsql.maven.plugin.model.ReporterParameter
-
Returns reporter output file.
- getName() - Method in class org.utplsql.maven.plugin.model.ReporterParameter
-
Returns the reporter name.
- getOutputFile() - Method in enum org.utplsql.maven.plugin.helper.ReporterDefault
-
- getType() - Method in class org.utplsql.maven.plugin.CustomTypeMapping
-
Returns the Object type.
H
- HelpMojo - Class in org.utplsql.maven.plugin
-
Display help information on utplsql-maven-plugin.
Call mvn utplsql:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
- HelpMojo() - Constructor for class org.utplsql.maven.plugin.HelpMojo
-
I
- ignoreFailure - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- includeObject - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- isConsoleOutput() - Method in class org.utplsql.maven.plugin.model.ReporterParameter
-
Returns whether the console output should be enabled or not.
- isFileOutput() - Method in class org.utplsql.maven.plugin.model.ReporterParameter
-
Returns whether the file output is enabled or not.
O
- org.utplsql.maven.plugin - package org.utplsql.maven.plugin
-
- org.utplsql.maven.plugin.helper - package org.utplsql.maven.plugin.helper
-
- org.utplsql.maven.plugin.model - package org.utplsql.maven.plugin.model
-
- org.utplsql.maven.plugin.reporter - package org.utplsql.maven.plugin.reporter
-
P
- password - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- paths - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- PluginDefault - Class in org.utplsql.maven.plugin.helper
-
This class provides methods to retrieve the list of resources in the default
<source> and <test> directories.
R
- ReporterDefault - Enum in org.utplsql.maven.plugin.helper
-
This class is an enumeration of all the known reporter in utPLSQL.
- ReporterParameter - Class in org.utplsql.maven.plugin.model
-
Represents a reporter parameter in the pom file.
- ReporterParameter() - Constructor for class org.utplsql.maven.plugin.model.ReporterParameter
-
Creates a new reporter parameter.
- reporters - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- ReporterWriter - Class in org.utplsql.maven.plugin.reporter
-
- ReporterWriter(String, Version, Log) - Constructor for class org.utplsql.maven.plugin.reporter.ReporterWriter
-
Constructor of the reporter writer.
S
- setConsoleOutput(boolean) - Method in class org.utplsql.maven.plugin.model.ReporterParameter
-
Sets the console output option.
- setCustomMapping(String) - Method in class org.utplsql.maven.plugin.CustomTypeMapping
-
Sets the custom mapping value
- setFileOutput(String) - Method in class org.utplsql.maven.plugin.model.ReporterParameter
-
Sets the output file.
- setName(String) - Method in class org.utplsql.maven.plugin.model.ReporterParameter
-
Sets the reporter name.
- setType(String) - Method in class org.utplsql.maven.plugin.CustomTypeMapping
-
Sets the Object type
- skipCompatibilityCheck - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- skipUtplsqlTests - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- SOURCE_DIRECTORY - Static variable in class org.utplsql.maven.plugin.helper.PluginDefault
-
Source directory.
- SOURCE_FILE_PATTERN - Static variable in class org.utplsql.maven.plugin.helper.PluginDefault
-
Default source file pattern.
- sources - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- SQLScannerHelper - Class in org.utplsql.maven.plugin.helper
-
Utility to scan all resources
T
- targetDir - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- TEST_DIRECTORY - Static variable in class org.utplsql.maven.plugin.helper.PluginDefault
-
Test directory.
- TEST_FILE_PATTERN - Static variable in class org.utplsql.maven.plugin.helper.PluginDefault
-
Default test file pattern.
- tests - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
U
- url - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- user - Variable in class org.utplsql.maven.plugin.UtPLSQLMojo
-
- UtPLSQLMojo - Class in org.utplsql.maven.plugin
-
This class expose the TestRunner interface to Maven.
- UtPLSQLMojo() - Constructor for class org.utplsql.maven.plugin.UtPLSQLMojo
-
V
- valueOf(String) - Static method in enum org.utplsql.maven.plugin.helper.ReporterDefault
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.utplsql.maven.plugin.helper.ReporterDefault
-
Returns an array containing the constants of this enum type, in
the order they are declared.
W
- writeReporters(Connection) - Method in class org.utplsql.maven.plugin.reporter.ReporterWriter
-
Writes the reporters to the output.
A B C D E F G H I O P R S T U V W
Copyright © 2021. All rights reserved.