What is jdbc? Describe the steps needed to execute a sql query using jdbc.
No Answer is Posted For this Question
Be the First to Post Answer
Can resultset be null in java?
What is <discriminator > in Hibernate? How exactly inheritance of Object to Tables can be done? What is the benefits of discriminator?
How to connect multiple database in jdbc?
Explain the difference between resultset and rowset in jdbc
what happens if connection is not closed?
What is Connection Pooling ??? How we set up a particular connection within connection pooling ????
What is xe in oracle jdbc url?
what is metadata and it's use?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
What are restrictions on triggers?
Hi to all.. well i want to make a standalone application which can use the concept of connection pooling, constraint is that i have not to use any application server like weblogic etc. Please help me out. Thaks in advance.
What is the benefit of having jdbcrowset implementation?