Answer Posted / 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 View All Answers
What is the full form of ejb in java?
Differentiate Phantom from Un-repeatable?
What is ejb in spring?
What are transaction isolation levels in ejb?
Define ejb Create() and EjbPostCreate()?
Define Clone?
What do you understand by session facade?
What are the basic and subtypes of enterprise java beans (ejb)?
What are the various types of entity beam?
Why is ejb used?
Are entity beans allowed to create() methods?
Why is ftp stateful?
Why is ejb needed?
How does the server decide which beans to passivate and activate?
Is it possible to have threading in ejb?