chandransalem / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

DataServiceVersion is not supported in InMemoryProducer #114

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It's not possible to specify data service version. By default it uses version 
1.0. For some reason it could be necessary to specify version 2.0.

EdmxFormatWriter does not use EdmDataServices#getVersion to specify 
DataServiceVersion.

Original issue reported on code.google.com by Eugene.P...@gmail.com on 9 Jan 2012 at 8:29