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

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

0 Answers  


What is entity beans in ejb with example?

0 Answers  


Can stateful session beans are persistent?

2 Answers  


Name the acid properties of a transaction.

0 Answers  


What is BDK?

3 Answers  






What is ejb application?

0 Answers  


What are versions of ejb?

0 Answers  


what are required main interfaces in EJB?

2 Answers  


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

2 Answers  


What is the difference between ejb and spring?

0 Answers  


Explain the architectural relationship between EJB & XML?

1 Answers   Wipro,


What is stateless code?

0 Answers  


Categories