Hi Prateek,

There are many ways to use JDO with web applications. Some examples of techniques can be found on web sites of JDO implementations. Here's one: http://www.datanucleus.org/products/accessplatform_1_1/jdo/attach_detach.html

Good luck!

Craig

On Sep 18, 2010, at 4:32 AM, PrateekA wrote:


Hey,

I have just started using JDO in one of my J2EE Apps.

The Scenario is like i have an POJO say Employee. In JSP Page i get the List
of Employee's.

The Admin Clicks on Particular Employee and he is redirected to a page where in he can edit that particular employee details like his name, designation, dept, sibling and all. (It has one-to-one as well as one-to-many mapping)

Hence in this scenario a update should happen to that particular Employee
object in DB. How do i achieve it ?

A simple code level Example OR any hands-on OR Link would be of great Help.

Regards
Prateek Agarwal
--
View this message in context: 
http://old.nabble.com/Urgent-JDO-Transaction-Help-with-Update-Scenario-tp29745696p29745696.html
Sent from the JDO - Development mailing list archive at Nabble.com.


Craig L Russell
Architect, Oracle
http://db.apache.org/jdo
408 276-5638 mailto:[email protected]
P.S. A good JDO? O, Gasp!

Reply via email to