跳转到内容

Java EE连接器架构

维基百科,自由的百科全书

这是本页的一个历史版本,由用心阁留言 | 贡献2006年1月12日 (四) 07:16编辑。这可能和当前版本存在着巨大的差异。

(差异) ←上一修订 | 最后版本 (差异) | 下一修订→ (差异)

J2EE Connector Architecture (JCA) is Java-based technology solution for connecting application servers and enterprise information systems (EIS) as part of enterprise application integration (EAI) solutions. While JDBC is specifically used to connect J2EE applications to databases, JCA is a more generic architecture for connection to legacy systems (including databases).

外部链接