We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd947d commit 8d76cfaCopy full SHA for 8d76cfa
README.md
@@ -4,3 +4,6 @@ OData V2 Implementation using Java, Fork of OData4J for bug fixes and small enha
4
OData + Rest + Java ==> shake it ==> o-re-va (that's it, no other meaning behind it)
5
6
This is complete fork of OData4J for the use of Teiid, but I guess anybody who wants to implement OData V2 can use it.
7
+
8
+There is no support JPA or JDBC in this version. I always thought they polluted the OData framework, they do not belong in
9
+the core project. The frameworks needs to be about OData. JPA or JDBC can be additional modules.
0 commit comments