Skip to content

Commit 07603f9

Browse files
committed
Fixed JavaDoc issues
1 parent 9d23790 commit 07603f9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/main/java/org/utplsql/api/db/DynamicParameterList.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ private DynamicParameterList(LinkedHashMap<String, DynamicParameter> params) {
3232

3333
/** Returns the SQL of this ParameterList as comma-separated list of the parameter identifiers:<br>
3434
*
35-
* e.g. <pre>"a_parameter1 => ?, a_parameter2 => ?"</pre>
35+
* e.g. "a_parameter1 =&gt; ?, a_parameter2 =&gt; ?"
3636
*
3737
* @return comma-separated list of parameter identifiers
3838
*/

src/main/java/org/utplsql/api/reporter/ReporterFactory.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ public Reporter createReporter(String reporterName, @Nullable Object[] attribute
122122
* If no specific ReporterFactoryMethod is registered, returns a default {Reporter}
123123
*
124124
* @param reporterName Name of the reporter
125+
* @return Reporter
125126
*/
126127
public Reporter createReporter(String reporterName) {
127128
return createReporter(reporterName, null);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy