GeekInterview.com
  I am new, Sign me up!
 

EJB FAQ


EJB FAQ

Questions: 66
Comments: 104
 Showing Questions 21-30 of 66 Questions
<< Previous 1 2 [3] 4 5 6 7 Next >>
 Sponsored Links

 
 EJB FAQ
Sorting Options :  

Want Programs on One column mapping to Multiple Tables(ie.,Primary & Foreign key relationships)along with Deployment Descriptors
View Question | Asked by : Prem

In EJB we r declaring Home and Remote interfaces and not implementing these two interfaces in our Bean class. But we r still implementing the methods in our bean class as business methods?

Latest Answer: In a distributed system it is the idea that the resources accessed by a user can be anywhere on the network without the user having any idea where the resource is located. A file could be on the user's own PC, or thousands of miles away on another server, ...

Latest Answer: Interfaces are used in client to call the implementation class running in server. ...

Latest Answer: When business method fails due to database connection or any other unexpected exception. ...

Latest Answer: It is usually thrown from ejbLoad() and ejbStore() methods. This occurs when the row the entity bean tries to update doesnot exist. ...

Latest Answer: When ejbFind/ejbSelect(select query) fails entity bean will throw FinderExceptionWhen ejbCreate(insert query) fails entity bean will throw CreateException ...

Latest Answer: one is setting up the entity bean context and the other for session bean context. ...

Latest Answer: its just like a unique identity.every entity bean has a primarykey class .in that we have to write code for finding the entity bean.in that class we have to implement hashcode() and equals(). ...

Latest Answer: ejbCreate() is a method that must exist in all EJBs, it is a method that will be called by the EJB container to create a remote object when it is requested to do so by the client. ejbPostCreate() only exist in entity beans, it is called straight after ...

View page << Previous 1 2 [3] 4 5 6 7 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