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 are the steps involved in developing an RMI object?

1 Answers  


What are the design considerations while making a choice between using interface and abstract class?

0 Answers  


Are we allowed to change the transaction isolation property in middle of a transaction?

0 Answers  


How many layers are there in RMI and what are they?

1 Answers  


What are externizable interface?

0 Answers  






What are the call back methods in entity bean?

0 Answers  


How to get an image from db2 database plz help as soon as possible

1 Answers  


why static class in java

0 Answers   Infotech, SunGard,


What is UniCastRemoteObject and what is its use in RMI?

6 Answers  


What is a modular application?

0 Answers  


What is the immediate superclass of the applet class?

0 Answers  


If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?

8 Answers   HeadStrong,


Categories