Answer Posted / srinivasa
Its a Dessign pattern.It is used on business tier to access
the other EJBs(Session ,Entity)means other part of the
system to reduce the networkflow.It provides the one point
of view to the client.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the static import?
What are the drawbacks of singleton class?
When is the finally clause of a try-catch-finally statement executed?
Can java hashmap have duplicate keys?
What happens if an exception is not handled in a program?
What is the difference between variable & constant?
How to calculate the length of a singly linked list in java?
What is prime number in java?
How do you remove spaces in java?
Can singleton class be serialized?
What is an example of declaration?
What is private static in java?
What is a parameter in matrices?
What are the five major types of reference sources?
What is meant by inheritance and what are its advantages?