JCA verbindet Unternehmensinformationssysteme wie CICS® mit der JEE-Plattform. JCA unterstützt die Servicequalitäten für die Verwaltung von Sicherheitsberechtigungen, das Connection Pooling und das Tran
JCA connects enterprise information systems such as CICS®, to the JEE platform. JCA supports the qualities of service for security credential management, connection pooling and transaction management, provided by the JEE application server. Using JCA ensures these qualities of service are managed ...
构成Java EE 7规范的所有单独的API(本身在单独的JSR中进行管理)都是在JCP流程下开发的,并且由单独的专家组专门从事特定技术领域的单个JSR进行管理。 JCP与专家组合作,还负责发布技术兼容性工具包(TCK),这是一个用于验证实现是否符合规范的测试套件。例如,应用程序服务器只有在完全且完全通过Java EE 7 TCK时才被认...
The Java EE Connector Architecture The Java Transaction API (JTA) .2 Java EE 服务器和容器 Java EE 服务器是实现了Java EE平台API并能提供标准Java EE服务的服务应用。 Java EE 服务器也通常被称为应用服务器, 如同web服务器向浏览器提供页面一样,它们可将应用的数据传递到客户端。 Java EE服务器以容器...
Note, too, that a client application that relies on a CCI resource adapter is very much like any other Java EE client that uses enterprise bean methods. Further Information about the Connector Architecture For more information on the Connector architecture, see:...
Learn more about the technologies that comprise the Java EE 7 platform using the specifications, and then apply them with the Java EE 7 SDK.
The Java EE 7 platform requires Java EE Connector Architecture 1.7. 1.7.15JavaMail API Java EE applications use the JavaMail API to send email notifications. The JavaMail API has two parts: An application-level interface used by the application components to send mail ...
Oracle’s adapters are implemented as Java EE Connector Architecture (JCA) resource adapters. JCA is a Java standard that provides a generic architecture to connect JEE-compliant application servers to Enterprise Information Systems (EIS). The current JCA standard supports bidirectional communication and...
JCA(J2EE连接器架构,Java EE Connector Architecture) ——使应用程序能和信息系统(通常是数据库)通信。 JPA(Java持久化API,Java Persistence API) ——这是一个在数据库中存储对象的ORM(对象关系表,Object/relational mapping)定义。 JNDI(Java命名和目录接口) ——一种能存储和检索资源或者通过名字查找信息的方式...
The Java EE Connector Architecture The Java Transaction API (JTA) .2 Java EE 服务器和容器 Java EE 服务器是实现了Java EE平台API并能提供标准Java EE服务的服务应用。 Java EE 服务器也通常被称为应用服务器, 如同web服务器向浏览器提供页面一样,它们可将应用的数据传递到客户端。