When you should not use dependency injection?
What are the features of the new spring build system in use now days?
What is weaving in spring?
How can you use spring to resolve collaborators for your bean? Also state the advantages of auto wiring?
When to use dependency injections?
What type of transaction management spring support?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
Discuss the procedure of retrieving warnings?
Name the types of jdbc drivers.
What are the different types of statements? How we can you use preparedstatement.
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
Why do we need a jdbcrowset like wrapper around resultset?
What are types of jdbc drivers?
What is represented by the connection object?
What does the jdbc driver interface do?