JCA: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * JEE =Subjects= * JCA Concepts") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* [[JEE#Subjects|JEE]] | * [[JEE#Subjects|JEE]] | ||
=Overview= | |||
Java EE Connector Architecture (JCA) defines a standard architecture for JEE systems to access external heterogenous Enterprise Information Systems (EIS), such as databases, messaging systems and mainframe transaction processing systems. | |||
=Subjects= | =Subjects= | ||
* [[JCA Concepts|JCA Concepts]] | * [[JCA Concepts|JCA Concepts]] | ||
=Specifications= | |||
* Java EE Connector Architecture 1.6 JSR 322 https://jcp.org/en/jsr/detail?id=322 |
Latest revision as of 13:23, 25 September 2017
Internal
Overview
Java EE Connector Architecture (JCA) defines a standard architecture for JEE systems to access external heterogenous Enterprise Information Systems (EIS), such as databases, messaging systems and mainframe transaction processing systems.
Subjects
Specifications
- Java EE Connector Architecture 1.6 JSR 322 https://jcp.org/en/jsr/detail?id=322