ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
what is the use of datasource in core java?
 Question Submitted By :: Rams
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the use of datasource in core java?
Answer
# 1
DataSource is used to acquiting the database connection of 
open and close in the connection pools.
DataSource.getconnection() &
DataSource.close().
 
Is This Answer Correct ?    1 Yes 0 No
Mohideen
 
  Re: what is the use of datasource in core java?
Answer
# 2
A DataSource encapsulates state information for a database
such as driver class name, url, username and password. This
info is then handed out via the getConnection() method to
its callers.
 
Is This Answer Correct ?    2 Yes 0 No
Lark
 
 
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
int a=1; float b=1.0; System.out.println(a==b); Honeywell8
What is the difference between Abstract Class and Interface AMDOC6
how to handle exceptions in core applications? CSS2
What is the difference between Checked and Unchecked exception? Give some examples Ness-Technologies2
what are depricated methods in threads and explain the lifecycle methods  5
What is an event?  1
what is difference between perfom() & excute() ? IBM2
wht is mean by dirty read?  1
What is the purpose of the finally clause?  3
What is synchronization? How it can be achieved?  2
what is the difference between HashMap And HashTable? Hexaware3
What are Access Specifiers and Access Modifiers. TCS4
How GUI component handle its own events?  1
Consider that class classA, abstract class classB, and final classC have been defined.Which one of the following is correct? 1. classA extends classC implements classB 2. class A extends classB, classC 3. classA extends classB 4. classB implements classC  1
what is servlet filter?  1
Hi, This is ravi i have a question like this i have string "UNDERSTAND" now i want to count the letters how many times it occures.i.e from the above string the out put should be like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1. how can i achieve this Thnaks in advance for your response ..  4
what is difference between set and list in collection? Satyam3
is there any function in java to make the text to blink?  5
I want to know the host name and provider name for tcs web mail TCS3
What is object  6
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com