How the JDBC application works?
No Answer is Posted For this Question
Be the First to Post Answer
How can you retrieve data from the resultset using jdbc?
What is sqlwarning?
What are types of resultset?
What are dml and ddl?
Write a program JDBCcode forfetching student database with SQL.
What is the role of jdbc drivermanager class?
What is execute in java?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
What are the considerations for deciding on transaction boundaries?
Explain how data flows from view to db and reverse
Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?
What is jdbc and odbc?