GeekInterview.com
  I am new, Sign me up!
 

JDBC Interview Questions


JDBC Interview Questions

Questions: 138
Comments: 406
 JDBC Tags
 Showing Questions 91-100 of 137 Questions
<< Previous 6 7 8 9 [10] 11 12 13 14 Next >>
 Sponsored Links

 
 JDBC Interview Questions
Sorting Options :  

A) TRANSACTION_READ_UNCOMMITTEDB) TRANSACTION_READ_ COMMITTEDC) TRANSACTION_SERIALIZABLED) TRANSACTION_REPEATABLE_READ.Explanation: A Dirty read allows a row changed by one transaction to be read by another 
Latest Answer: B) TRANSACTION_READ_ COMMITTED ...

A) TRANSACTION_READ_UNCOMMITTEDB) TRANSACTION_READ_ COMMITTEDC) TRANSACTION_SERIALIZABLED) TRANSACTION_REPEATABLE_READ.Explanation: A non-repeatable read is where one transaction reads a row, a second 
Latest Answer: a,b ...

A) TRANSACTION_READ_UNCOMMITTEDB) TRANSACTION_READ_ COMMITTEDC) TRANSACTION_SERIALIZABLED) TRANSACTION_REPEATABLE_READ.Explanation: A phantom read is where one transaction reads all rows that satisfy a 
Latest Answer: These will allow phanthom readRead_uncommitedRead_commitedRepeatable_read ...

Fill in the blanks :- The interface _____________ helps us in retrieving the information about the database.
A) java.sql.DatabaseMetaData.B) java.sql.resultsetmetadata 

Latest Answer: plz supraja tell me the coding without having the method Class.forname. send it to my mail id kkk_252003@yahoo.com ...
Read Answers (4) | Asked by : mahesh

Latest Answer: Connection pooling is one of the way to increase the performance of the jdbc connectivity in client server technology. It optimizes the time taken acquire a new connection on every request by maintaining a pool of connections by the connection pool server ...
Read Answers (1) | Asked by : kishorekumar

Latest Answer: Unlike CGI scripts that trigger a new process for each request, Servlets run only one process using a separate Java thread per request. ...
Read Answers (1) | Asked by : Devika Bhatt

Latest Answer: Save point is a feature using which we can save  status of the transaction to a perticular extent.so that if anytime we have lost a transaction we can get it back using save point. ...
Read Answers (1) | Asked by : rajesh

Latest Answer: This link may be quite usefulhttp://www.precisejava.com/javaperf/j2ee/JDBC.htm#JDBC102 ...
Read Answers (2) | Asked by : chandu

Latest Answer: A single application can have one or more connections with a single database, or it can have connections with many different databases.A user can get information about a Connection object's database by invoking the Connection.getMetaData method. ...
Read Answers (5) | Asked by : chandu
Tags : Metadata

View page << Previous 6 7 8 9 [10] 11 12 13 14 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape