Hi,friends
In order to practice EJB2.0,i studied petstore 1.3 recently.I feel it is a good pattern using SessionBean to call EntityBean locally(using local interface).However i found there is little code to demonstrate how to update the DB in petstore.
What i mean is the client can modify data locally and the client can update the DB by calling SessionBean remotely.
Do you find any such a code snippet in petstore ?
Thanks in advance! IPO_z@cmmail.com
Garbage in,Garbage out
In order to practice EJB2.0,i studied petstore 1.3 recently.I feel it is a good pattern using SessionBean to call EntityBean locally(using local interface).However i found there is little code to demonstrate how to update the DB in petstore.
What i mean is the client can modify data locally and the client can update the DB by calling SessionBean remotely.
Do you find any such a code snippet in petstore ?
Thanks in advance! IPO_z@cmmail.com
Garbage in,Garbage out