How does legacy object mapping work?



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

Post New Answer

More EJB Interview Questions

Describe client view of an Enterprise JavaBeans component?

1 Answers   Wipro,


Is having static initializer blocks legal in ejb?

0 Answers  


What is EJB object?

0 Answers  


What is ejb home object?

0 Answers  


What does @singleton annotation do?

0 Answers  


Does spring use ejb?

0 Answers  


when deploying an EJB, does it possible to specify multiple JNDI names?

1 Answers   IBM,


ejbCreate in Entity bean and create method in EJB home, have the same parameters?

2 Answers  


what are main features in EJB?

2 Answers  


How can I access ejb from asp?

0 Answers  


What is the full form of ejb in java?

0 Answers  


Explain transaction and various methods to manage it?

0 Answers  


Categories