Does jpa use jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
How vendor Naming registry supports JNDI?
Does sql allow null values ? Can we use it within where clause ?
What are the ddl statements?
What is the different between ResultSet and RowSet?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
Why we use jdbc instead of odbc?
How to update a resultset programmatically?
What are the common tasks of JDBC?
can we define indexes on a foreign key? Explain pros and cons?
Can you create an index on sex column where there is M or F?
What is benefit of using preparedstatement in java?
How many types of jdbc drivers are there?