Answer Posted / dmk.java@gmail.com
%found
%notfound
%count
%isopen
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are JDBC Best Practices?
How many ways that we can view a result set?
Why do we use jdbc in java?
What is DML?
Why do you use a data source object for a connection?
Give an example for execution of sql statement.
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What is represented by the connection object?
How do I set properties for a JDBC driver and where are the properties stored?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
If I use the JDBC API, do I have to use ODBC underneath?
Is odbc an api?
How does jdbc driver work?
What is jdbc url for mysql?
What do you mean by two phase commits?