DEVFYI - Developer Resource - FYI

What is Connector architecture

J2EE Interview Questions and Answers (Part 1)


(Continued from previous question...)

45. What is Connector architecture

An architecture for integration of J2EE products with enterprise information systems. There are two parts to this architecture: a resource adapter provided by an enterprise information system vendor and the J2EE product that allows this resource adapter to plug in. This architecture defines a set of contracts that a resource adapter must support to plug in to a J2EE product-for example, transactions, security, and resource management.

(Continued on next question...)

Other Interview Questions