How does legacy object mapping work?
Answer / guest
Legacy object mapping builds object wrappers around legacy
system interfaces in order to access elements of legacy
system business logic and database tiers directly. Legacy
object mapping tools are used to create proxy objects that
access legacy system functions and make them available in an
object-oriented manner.
Is This Answer Correct ? | 1 Yes | 0 No |
Describe client view of an Enterprise JavaBeans component?
Is having static initializer blocks legal in ejb?
What is EJB object?
What is ejb home object?
What does @singleton annotation do?
Does spring use ejb?
when deploying an EJB, does it possible to specify multiple JNDI names?
ejbCreate in Entity bean and create method in EJB home, have the same parameters?
what are main features in EJB?
How can I access ejb from asp?
What is the full form of ejb in java?
Explain transaction and various methods to manage it?