Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

JDBC Interview Questions
Questions Answers Views Company eMail

why we don't use the type 2 driver for connect to the database in jdbc?

TCS,

1 5071

What is Connection Pooling ??? How we set up a particular connection within connection pooling ????

Cognizant,

2 7684

i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me

IBM,

5 9543

why are using type4 driver in realtime projects?

4 9118

how we can remove hard code in java?

Satyam,

1 8614

is java pure object oriented or not ?

7 10310

what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();

1 5052

MY code is: public class P1{ public static void main(String ar[]) { class.forName("java.lang.String"); } } errors i got are :New.java:5: error: expected class.forName("java.lang.String"); ^ New.java:5: error: invalid method declaration; return type required class.forName("java.lang.String"); ^ New.java:5: error: illegal start of type class.forName("java.lang.String"); ^ New.java:7: error: reached end of file while parsing } ^ 4 errors HELP ME>......

3 5376

Explain Basic Steps in Writing a Java Program Using Jdbc?

Winsol Solutions,

1070

What are the main steps in java to make JDBC connectivity?

UGC Corporation,

1019

Write a program JDBCcode forfetching student database with SQL.

1126

Explain about DSN?

Infosys,

982

What is the most common example type 1 driver?

Tech Mahindra,

1033

How to rollback a JDBC transaction?

1100

How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?

1027


Post New JDBC Questions

Un-Answered Questions { JDBC }

Explain the life cycle of jdbc.

1040


What are the types of jdbc drivers that exist?

1014


How many types of statements are there in jdbc?

934


How can we maintain the integrity of a database by using jdbc?

1079


Compare jdbc and odbc and how is jdbc required in this context.

938


Give an example of code used for setting up connection with a driver.

969


What are common JDBC Exceptions?

986


What are the higher level apis under development on top of jdbc currently?

972


How many types of jdbc drivers are available?

938


What is drivermanager in java?

953


Does jdbctemplate close connection?

925


What are the differences between execute, executequery, and executeupdate?

962


What causes the "No suitable driver" error?

1066


What are the differences between statement and preparedstatement interface?

992


What is use of connection pooling?

967