Skip to content

Commit 7a74f78

Browse files
committed
Update SODAUtils.java
1 parent fd5a288 commit 7a74f78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/oracle/soda/rdbms/impl/SODAUtils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ static OracleBatchException makeBatchException(SODAMessage msg,
5454
msg.getKey(),
5555
processedCount);
5656
}
57+
5758
static OracleException makeExceptionWithSQLText(Throwable cause,
5859
String sqlText)
5960
{

0 commit comments

Comments
 (0)