Skip to content

Update FetchComparator.java#31

Merged
raczeja merged 2 commits intoAccenture:masterfrom
pniewiadowski:master
Jan 28, 2021
Merged

Update FetchComparator.java#31
raczeja merged 2 commits intoAccenture:masterfrom
pniewiadowski:master

Conversation

@pniewiadowski
Copy link
Contributor

Change from TYPE_SCROLL_INSENSITIVE to TYPE_FORWARD_ONLY ResultSet type. Fix problem with java.lang.Exception: java.sql.SQLFeatureNotSupportedException: ResultSet type 1004 is not supported. on Snowflake database.

Change from TYPE_SCROLL_INSENSITIVE to TYPE_FORWARD_ONLY ResultSet type. Fix problem with "java.lang.Exception: java.sql.SQLFeatureNotSupportedException: ResultSet type 1004 is not supported." on Snowflake database.
@pniewiadowski pniewiadowski mentioned this pull request Jan 28, 2021
add snowflake jdbc driver
@raczeja raczeja merged commit 4572a89 into Accenture:master Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants