Is jdbc secure?
No Answer is Posted For this Question
Be the First to Post Answer
What is resultset?
What is connection commit?
Give an example of code used for setting up connection with a driver.
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
How we store procedure in oralce for callable statements in jdbc
What type of drivers are used for web application?
wa is connection pooling? how do u create connection pooling?wat is use connection pooling?
How to find that, a row is updated or not?
What is de-normalization?
please tell me the name and url path for type-4 driver ?
How can you make a connection?
What is jdbc and odbc in java?