Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit39c58b9

Browse files
author
Dave Cramer
committed
changed Cancel to cancel
1 parentffe356b commit39c58b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/interfaces/jdbc/org/postgresql/jdbc2/Statement.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ public int[] executeBatch() throws SQLException
211211
returnresult;
212212
}
213213

214-
publicvoidCancel()throwsSQLException
214+
publicvoidcancel()throwsSQLException
215215
{
216216
connection.cancelQuery();
217217
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp