Answer Posted / guest
public void init(ServletConfig c)
{
}
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the use of jdbc?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
What are the considerations for deciding on transaction boundaries?
What is drivermanager in jdbc?
What does setautocommit do?
Is jdbc open source?
Does the JDBC-ODBC Bridge work with Microsoft J++?
Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?
Is jdbc a protocol?
What is use of connection pooling?
What is Apache DBCP API?
What are the exceptions in jdbc?
Explain jdbc savepoint?
What are the conditions applies to varchar variable, when using in procedures?
Explain the locking system in jdbc & its types?