出典:Wiktionary
出典:『Wiktionary』 (2012/10/17 15:25 UTC 版)
Java EE Connector Architecture
出典:Wikipedia
出典:『Wikipedia』 (2011/07/11 08:22 UTC 版)
Java EE Connector Architecture (JCA) is a 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 Java EE applications to databases, JCA is a more generic architecture for connection to legacy systems (including databases). JCA was developed under the Java Community Process as JSR 16 (JCA 1.0), JSR 112 (JCA 1.5) and JSR 322 (JCA 1.6).