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?
Why hibernate is better than jdbc?
How can you use preparedstatement in jdbc?
What is jdbc type?
How can I instantiate and load a new CachedRowSet object from a non-JDBC source?
What is connection commit?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?
Explain the two tier and three tier architecture of jdbc.
Hi........I need to create a dropdown box using java.....this box should show the values that should be taken from the database...... Thank you....
What is jdbc connection string?
Explain about multiple implementations and drive manager?
What is in term of jdbc a datasource?