How to implement odata producer for mysql or postgresql

I would like to learn how to provide Odata service from MySQL OR PostgreSQL using Java. I tried https://code.google.com/p/odata4j/ . After running the sample app from odata4j, I can't see any Odata service. I tried a couple of others. Unfortunately none of them successfully provide the odata service from the database.

I was able to start the odata console service without any real database http://www.odata.org/getting-started/basic-tutorial . This gives me a good idea of ​​how the odata service works in general.

I want to study or see some example that provides odata service from any database using Java. Please let me know. Thank you in advance!

+3
java mysql odata postgresql


source to share


No one has answered this question yet

Check out similar questions:

3799
How do I read / convert an InputStream to a string in Java?
2776
How can I prevent SQL injection in PHP?
2568
Should I be using the datetime or timestamp datatype in MySQL?
1989
"implements Runnable" vs "extends Thread" in Java
1719
How to exit PostgreSQL command line utility: psql
1591
PostgreSQL "DESCRIBE TABLE"
1522
Show tables in PostgreSQL
904
How can I drop all tables in PostgreSQL database?
624
psql: FATAL: database "<user>" does not exist
367
How do I select the nth row in a SQL database table?



All Articles
Loading...
X
Show
Funny
Dev
Pics