Write a program on RMI and JDBC using StoredProcedure?



Write a program on RMI and JDBC using StoredProcedure?..

Answer / satheesh kannan

Parameter are passed in RMI using Parameter marshalling.
As RMI is used to invoke remote objects, many of the times
objects, their references have passed across the network.
Hence these objects need to be serialized.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What is RPC?

2 Answers  


Explain about RMI Architecture?

0 Answers  


Why JDBC has introduced

4 Answers  


how to search the pertical objects in a Collections

3 Answers   iGate,


How to determine SGA site?

0 Answers   Wipro,






How many ways can a thread be used?

4 Answers   Sun Microsystems,


What is a policy?

0 Answers  


Define the remote object implementation?

0 Answers  


Explain the difference between object state and behavior?

0 Answers  


What is ioc concept & explain it?

0 Answers  


What is UniCastRemoteObject and what is its use in RMI?

6 Answers  


when we applied start()method on a thread ,how does it know that to execute run()method on that object?

2 Answers   HCL,


Categories