Give me some example for getting connection from connection
pooling in JBoss Server. Is Connection Pool default in
Server or we have to create it? Who can create Connection
Pool in a Team. How it will be accessed by the developer
code?
What are the steps to connect to a database in java?
Why do we use jdbc?
What are the main components of JDBC ?
What are temp tables ?
How can you tune SQL statements?
What is jdbc odbc?
Explain the importance of drivermanager.
Where can I find ojdbc14 jar file?
How many types of jdbc drivers are there?
What is database deadlock ?
What are pros and cons of using of Type-2 and Type-4 Drivers over Type-1 driver?
What do you mean by two phase commits?