SAP / olingo-jpa-processor-v4

The JPA Processor fills the gap between Olingo V4 and the database, by providing a mapping between JPA metadata and OData metadata, generating queries and supporting the entity manipulations.
Apache License 2.0
122 stars 76 forks source link

Invalid argument resultSetType, use TYPE_FORWARD_ONLY #152

Closed dinesh103201 closed 8 months ago

dinesh103201 commented 2 years ago

In java project we are connecting to HANA db through eclipse link JPA. And getting below exception when trying to fetch data.

com.sap.db.jdbc.exceptions.SQLDataExceptionSapDB: Invalid argument resultSetType, use TYPE_FORWARD_ONLY.

In eclipseLink JPA, how to enable the feature for scroll forward and backward.

ngdbc driver jar version - 2.13.9 org.eclipse.persistence.jpa jar version - 2.7.10

wog48 commented 1 year ago

Hello,

I set up my test service connected to a HANA. I'm using the following Versions:

HANA: 2.00.054.00.1611906357 com.sap.cloud.db.jdbc: 2.13.5 org.eclipse.persistence.jpa: 2.13.5

Executing my standard tests I did not get an error. SO could you please provide some more detaile about the request and the metadata of your service?

Best Regards

wog48 commented 8 months ago

No responce for some time. The issue gets closed. In case you still face the problem, reopen the issue.