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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories >> Software >> Java-Related
 
  J2ME (99)  Java-Related-AllOther (21)
 


 

Back to Questions Page
 
Question
Does multiple concurrent open statements per connection are 
supported by the JDBC-ODBC Bridge?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Yes. However theoritically the answer is "NO". Per 
Connection there is only one Statement object is allowed. 
However, i have tried using 2 statement, i did not find any 
exception thorwn, in JDK 1.4(I am using).
 
0
Rds
 
 
Question
Can you define a foreign key, with a key from the same 
table?
Rank Answer Posted By  
 Question Submitted By :: Guest
This Interview Question Asked @   IBM
I also faced this Question!!   © ALL Interview .com
Answer
Foreign key is a reference key of the Database.
if u set the foreing key refernece to the table, its make 
the relation between two table.

 
0
Samsudeen
 
 
Question
Can the JDBC-ODBC Bridge be used with applets?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Yes

Bridge driver can work with applets
because applets are executed on any client browser but 
their classes are located at one loaction only

applets are travel in network
 
0
Satya
 
 
 
Question
Are there any ODBC drivers that do not work with the JDBC-
ODBC Bridge?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Most ODBC 2.0 drivers should work with the Bridge. Since 
there is some variation in functionality between ODBC 
drivers, the functionality of the bridge may be affected. 
The bridge works with popular PC databases, such as 
Microsoft Access and FoxPro.
 
0
Amit
 
 
Question
what is the Control flow of an Entity?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
When a user invokes a One Application Server servlet 
from a browser, the servlet may invoke one or more 
enterprise beans. For example, the servlet may load a 
JavaServer Page (JSP) to the user?s browser to request a 
user name and password, then pass the user input to a 
session bean to validate the input. 


Servlet/Jsp              EJB
User Interface------> BusinessLogic ---> DataBase
APp Client      
 

   After a valid user name and password combination is 
accepted, the servlet might instantiate one or more entity 
and session beans to run the application?s business logic, 
then terminate. The beans themselves might instantiate 
other entity or session beans to do further business logic 
and data processing.
 
5
Ch.n.v.ganesh
 
 
Question
what are the influence factors of ejbLoad() & ejbStore()?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
EJDLOAD : this is used to extract the data from the back end
database and make them availabe to the ejb.

EJBSTORE: this is responsible to store the data into the
database by the ejb.
 
0
Pkr_reddy
 
 
Question
Can a client interact with an JavaBean directly? Explain?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
No  client cannot  directly interact with java bean.
1.java application calls home interface to get a reference 
for customer session object.
2.home interface creates customer session object which can 
be refernced by customer bean interface.
3. java clients gets refence for the customer session bean 
thru the bean interface.
 
0
Nirmala
 
 
 
Back to Questions Page
 
 
 
 
 
   
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