We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c91501 commit 3a45c03Copy full SHA for 3a45c03
orajsoda/src/main/java/oracle/soda/OracleDocument.java
@@ -114,9 +114,6 @@ String getContentAsString()
114
* </td>
115
* <td style="border: 1px solid black; padding: 5px;">The JSON type value is returned as JSON text. </td>
116
* </tr>
117
- * <tr>
118
- * <td style="border: 1px solid black; padding: 5px;">The JSON type value is returned as UTF8 JSON text. </td>
119
- * </tr>
120
* </table>
121
* <b>Deprecation Notice:</b> support for {@code javax.json} will be removed in an upcoming release.
122
*
0 commit comments