What are the call back methods in entity bean?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Advanced Java Interview Questions

Can I run seam outside of jboss as?

0 Answers  


What is JTS?

0 Answers  


1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?

1 Answers   L&T,


What are JTA/JTS and how they used by client?

0 Answers  


What is the priority of Garbage collector thread?

3 Answers  






Explain the steps in details to load the server object dynamically?

0 Answers  


What value does read() return when it has reached the end of a file?

0 Answers  


Explain how will the struts know which action class to call when you submit a form?

0 Answers  


How can a dead thread be restarted?

1 Answers   IBM, Wipro,


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

0 Answers  


what are the software's needed to develop advanced java 3 tier application project

1 Answers  


What is an abstract method?

0 Answers  


Categories