How to use JDBC API to call Stored Procedures?
No Answer is Posted For this Question
Be the First to Post Answer
How do I receive a ResultSet from a stored procedure?
i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
What are the types of statements in jdbc?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
Explain the importance of drivermanager.
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
What is jdbc connection string?
Name the new features added in jdbc 4.0.
What is connection pooling? What Method and class used for Connection pooling in Java?
What is an encrypted internet connection?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What is jdbc explain?