Read and Update are two functions exposed as a part of web service. In first step web service client call read service to get the data. in second step it may update values and call update service. and both of these methods are part of @stateless EJB.
I think they will not part of same entity. please correct me if i m wrong. What should be the approach to identify dirty fields/objects? Thanks chintan -- View this message in context: http://openjpa.208410.n2.nabble.com/Need-help-to-understand-how-getDirtyObjects-works-tp6239101p6248646.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
