Explain the two tier and three tier architecture of jdbc.
No Answer is Posted For this Question
Be the First to Post Answer
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
What is JDBC Driver interface?
What is jdbc odbc connection?
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 ?
What is execute in java?
Describe the steps needed to execute a sql query using jdbc.
What is a Connection?
how can connection with oracle10g with java
What is a connection string used for?
What are the classes and methods used for sending sql statements to database?
What is odbc. how is it related to sql cli?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?