提交 0a0dd344 编写于 作者: L lancea

7006454: Typo in javadocs typo for Statement.executeBatch @since

Reviewed-by: alanb
上级 db485f6d
......@@ -577,7 +577,7 @@ public interface Statement extends Wrapper, AutoCloseable {
*
* @see #addBatch
* @see DatabaseMetaData#supportsBatchUpdates
* @since 1.3
* @since 1.2
*/
int[] executeBatch() throws SQLException;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册