What is jdbc connection?
No Answer is Posted For this Question
Be the First to Post Answer
What is the function of drivermanager class?
What is connection pooling and why it is used?
What does the connection object represents?
Is jdbc faster than hibernate?
What is data source in java?
What is static Synchronized method in JDBC API? Give an example?
3 Answers 3 Edge Solutions, R Systems, Sirvisetti Global Services,
PreparedStatement is a pre compiled statement but where it's pre compiled ?
what does the method Class.forName returns?
What is CLOB and BLOB datatypes in JDBC?
What is benefit of using preparedstatement in java?
How do java applications access the database using jdbc?
Can we use the one instance of Statment to execute more than one query ?