Explain how data flows from view to db and reverse
No Answer is Posted For this Question
Be the First to Post Answer
what are the drawbacks of JDBC? explain briefly?
Different statements in JDBC?
How do java applications access the database using jdbc?
Which is better odbc or jdbc?
What is <discriminator > in Hibernate? How exactly inheritance of Object to Tables can be done? What is the benefits of discriminator?
Can we use the one instance of Statment to execute more than one query ?
Explain the necessary steps to connect to the database in java?
Is jdbc a web technology?
How do I set properties for a JDBC driver and where are the properties stored?
Explain Basic Steps in Writing a Java Program Using Jdbc?
What are the different types of statements? How we can you use preparedstatement.
What is the function of setautocommit?