crina
5 years agoOccasional Contributor
An error occured [getFetchSize()] is not supported
Hi,
I try to. execute an select function on a table from database of amazon dynamodb, but this error occured:
An error occured [getFetchSize()] is not supported
I have installed ready api trial version 3.2.5 on macos pc. on 64 biti
also i have java installed on 64 bit vs. 1.8.0_251
i have JDBC driver for dynamodb from CDATA company
Also the connection to the database is succesful
hi, so i contact CDATA provider for jar file, maybe is because of JDBC jar file.
I also found a solution to automate connection with dynamodb with java, amazon gives an sdk for java