chandransalem / odata4j

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

InMemoryProducer should allow changing container name. #126

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Current implementation hardcodes container name.

Original issue reported on code.google.com by Eugene.P...@gmail.com on 13 Jan 2012 at 4:35

GoogleCodeExporter commented 8 years ago
The patch to fix it.
https://code.google.com/p/odata4j-patches/source/browse/Allow-To-CustomizeContai
nerName.diff

Original comment by Eugene.P...@gmail.com on 13 Jan 2012 at 4:35

GoogleCodeExporter commented 8 years ago

Original comment by john.spurlock on 15 Jan 2012 at 9:02

GoogleCodeExporter commented 8 years ago
This issue was updated by revision b94147c01542.

Implemented as a constructor arg instead of a setter.

Original comment by john.spurlock on 15 Jan 2012 at 9:22