Is jdbc part of j2ee?
No Answer is Posted For this Question
Be the First to Post Answer
Describe how the jdbc application works.
Briefly tell about the jdbc architecture.
What is odbc and jdbc drivers?
How to move the cursor in scrollable resultset ?
What are the different types of statements? How we can you use preparedstatement.
Hi to all.. well i want to make a standalone application which can use the concept of connection pooling, constraint is that i have not to use any application server like weblogic etc. Please help me out. Thaks in advance.
What is the query used to display all tables names in SQL Server (Query analyzer)?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
If iam using JDBC API, do I also have to use ODBC?
Which package contains jdbc api?
Which is better odbc or jdbc?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?