Question

I would like to create one EMF object and use it in various Resource class objects.. any ideas on how to do this?

Was it helpful?

Solution

the answer is to use a class which follows the singleton design pattern - for more details see - http://vatsalad.wordpress.com/2010/03/05/single-entitymanagerfactory-object-across-various-restlet-resources/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top