public class ResultOutputUtil
extends java.lang.Object
| Constructor | Description |
|---|---|
ResultOutputUtil() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
formatAsText(java.sql.ResultSet result_set,
java.io.PrintWriter out) |
Formats the ResultSet as plain mono-spaced text and outputs the result to
the PrintWriter.
|
Copyright © 2018. All rights reserved.