How to perform queries against an Odata service by using JDBC?
Good day!
I'm developing a service that allows you to access data using the OData Protocol. I would like to query this service using the syntax similar to sql.
I found a driver from the company CData (Odata JDBC), but it costs a lot of money, what are my other options?
Thank you!
1 answer
Find more questions by tags JavaJDBCSQL