Explain about column name and getter method?
No Answer is Posted For this Question
Be the First to Post Answer
How can we retrieve data from the resultset?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
What are dml and ddl?
Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?
How can we maintain the integrity of a database by using jdbc?
Can we have foreign key reference to a non primary key column ?
How many jdbc driver types are there?
What does setautocommit do?
What is the role of jdbc drivermanager class?
How does jdbc connect to database?
How to set NULL values in JDBC PreparedStatement?
Is jdbc database independent?