how can we decide a session bean as stateless or stateful
without seeing jar file? i.e. by seeing the class file.
Answer Posted / vishal chougule
If u just want by looking at class file then pre condition is that u have some parameters to create method.. meaning if u have bean class file with ejbCreate with paramaters then it is for sure stateful else it can be stateful or stateless.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Does spring use ejb?
What are the various types of entity beam?
What is stateless ejb?
What do you mean by ejb ql?
What is the difference between message driven beans and stateless session beans?
What is ejb 3?
What is enterprise bean?
Enlist the CallBack methods of Session Bean?
What are the various types of entrepreneur java bean?
How is ejb different from java beans?
What is ejb in java with example?
TX operation funtion executed by?
How many ejb objects are created for a bean?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
What is bean-managed persistence?