Skip to content

Commit 3a45c03

Browse files
authored
Update OracleDocument.java
1 parent 9c91501 commit 3a45c03

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

orajsoda/src/main/java/oracle/soda/OracleDocument.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,6 @@ String getContentAsString()
114114
* </td>
115115
* <td style="border: 1px solid black; padding: 5px;">The JSON type value is returned as JSON text. </td>
116116
* </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>
120117
* </table>
121118
* <b>Deprecation Notice:</b> support for {@code javax.json} will be removed in an upcoming release.
122119
*

0 commit comments

Comments
 (0)