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 are synchronized blocks in java?
What is an exception? difference between Checked and Unchecked exception in Java
What is the properties class?
What is the byte range?
What is java volatile?
What is data object example?
What is the difference between declaration and definition in java?
Why we use set in java?
What are the advantages of autoboxing?
how to convert Java project into Maven ?
What is a class reference?
Can we have more than one package statement in source file ?
What is the difference between length and length() method in java?
If you are given the name of the function at run time how will you invoke the function?
Write a program to find the whether a number is an Armstrong number or not?