Answer Posted / pravin
may be by using preparedStatement
interface
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to move the cursor in scrollable resultset ?
How can we execute stored procedures using callablestatement?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
Is jdbc open source?
Does jdbctemplate close connection?
What are the flow statements of jdbc?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
What are the methods which can verify the cursor particular position?
What is the jdbc rowset?
Give steps to connect to the db using jdbc?
Why isn't the java.sql.DriverManager class being found?
What is jdbc connection class?
How to use JDBC to connect Microsoft Access?
What is the benefit of having jdbcrowset implementation?
Does jdbc use odbc?