提交 590536de 编写于 作者: L lancea

8011393: Typo in javadoc for SerialClob.truncate

Reviewed-by: darcy
上级 4610a709
...@@ -508,7 +508,7 @@ public class SerialClob implements Clob, Serializable, Cloneable { ...@@ -508,7 +508,7 @@ public class SerialClob implements Clob, Serializable, Cloneable {
* *
* @param length the length, in bytes, to which the <code>CLOB</code> * @param length the length, in bytes, to which the <code>CLOB</code>
* value should be truncated * 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; * <code>CLOB</code> value;
* if the {@code free} method had been previously called on this object * if the {@code free} method had been previously called on this object
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册