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 |
How to increase ejb transaction timeout in weblogic?
What are the required methods to implement EJB architecture?
can u explain about design patterns like singleton,builder,factory
What is use of @postconstruct?
What is ejb javatpoint?
What is ejb ql?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What does it mean to be stateless?
What are the transaction management benefits of the EJB architecture?
Mention the three levels for applying interceptor methods.
How is ejb different from java beans?