Write a program on RMI and JDBC using StoredProcedure?
Answer Posted / 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 View All Answers
Why does the option tag render selected=selected instead of just selected?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
Difference between DurableSubscription and non- DurableSubscription?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
How a component can be placed on Windows?
What are the difference between RMI and CORBA?
What is mdb and what is the special feature of that?
What is in-memory replication?
Can I have an action without a form?
How primary key is implemented in Oracle?
whats is statement and procedure
What happens when a thread cannot acquire a lock on an object?
Is jvm a overhead?
What are local interfaces? Describe.