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

How can I call one EJB from inside of another EJB?

2 Answers   CTS,


Why is ftp stateful?

0 Answers  


What is ejb client?

0 Answers  


what is the difference between stateless and stateful sessions?

10 Answers   HCL,


What is beaninfo ?

1 Answers  






What are the benefits of ejb?

0 Answers  


Is method overloading allowed in ejb?

0 Answers  


what is current EJB version?

3 Answers  


How to connect to a specific enterprise bean?

2 Answers  


What optimization could I use if the ejb container is the only point of write access to the database?

0 Answers  


What is ejb javatpoint?

0 Answers  


What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?

0 Answers  


Categories