What is createstatement method in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is a connection string used for?
How transactions are performed using JDBC ?
When does the result for an sql statement return null?
I have getting problem to calling stored procedure from Mysql through JSP. Please help me.
Which jdbc driver type s is are the jdbc odbc bridge?
What is odbc and jdbc in dbms?
How does a custom RowSetReader get called from a CachedRowSet?
Compare jdbc and odbc and how is jdbc required in this context.
What is JDBC DataSource and what are it’s benefits?
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
What is the difference between executing, executequery, executeupdate in jdbc?
What is a jdbctemplate?