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?
java based application for hospital management
How can we store and retrieve images from the database?
What port does jdbc use?
What are stored procedures? How to call them?
Which is better odbc or jdbc?
callable is interface or class ?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
Explain different types of locks in jdbc?
How can I create a custom RowSetMetaData object from scratch?
Compare jdbc and odbc and how is jdbc required in this context.
How many ways can you update a result set?