mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-01 11:40:33 +00:00
8011393: Typo in javadoc for SerialClob.truncate
Reviewed-by: darcy
This commit is contained in:
parent
963ad66352
commit
fb6bf29f89
@ -508,7 +508,7 @@ public class SerialClob implements Clob, Serializable, Cloneable {
|
||||
*
|
||||
* @param length the length, in bytes, to which the <code>CLOB</code>
|
||||
* value should be truncated
|
||||
* @throws SerialLException if there is an error accessing the
|
||||
* @throws SerialException if there is an error accessing the
|
||||
* <code>CLOB</code> value;
|
||||
* if the {@code free} method had been previously called on this object
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user