- Java EE 8 Development with Eclipse
- Ram Kulkarni
- 88字
- 2021-06-18 18:59:53
Java Connector Architecture
Java Connector Architecture (JCA) APIs can be used in JEE applications for communicating with enterprise integration systems (EISes), such as SAP, and Salesforce. Just like you have database drivers to broker communication between JDBC APIs and relational databases, you have JCA adapters between JCA calls and EISes. Most EIS applications now provide REST APIs, which are lightweight and easy to use, so REST could replace JCA in some cases. However, if you use JCA, you get transaction and pooling support from the JEE application server.
推薦閱讀
- Learning Real-time Processing with Spark Streaming
- JIRA 7 Administration Cookbook(Second Edition)
- 青少年美育趣味課堂:XMind思維導(dǎo)圖制作
- Visual Basic程序設(shè)計(jì)(第3版):學(xué)習(xí)指導(dǎo)與練習(xí)
- C#程序設(shè)計(jì)基礎(chǔ):教程、實(shí)驗(yàn)、習(xí)題
- 編程數(shù)學(xué)
- Protocol-Oriented Programming with Swift
- HTML5與CSS3基礎(chǔ)教程(第8版)
- 軟件測(cè)試教程
- Mastering Akka
- Web性能實(shí)戰(zhàn)
- C++編程兵書
- Python期貨量化交易實(shí)戰(zhàn)
- 零基礎(chǔ)學(xué)HTML+CSS第2版
- 青少年學(xué)Python(第2冊(cè))