JCA
美
英 
- 網絡連接器體系結構(Java Connector Architecture);幼年慢性關節炎(juvenile chronic arthritis);幼年型慢性關節炎
例句
Calls to the optimized local adapter invocation or send request APIs do not result in an inbound JCA request to drive into the target EJB.
針對優化的本地適配器調用或發送請求API的調用不會導致入站JCA請求以便進入目標EJB。
You should now be able to see how a JCA resource adapter would provide the JMS destination objects by using administered objects.
現在應當能夠看出JCA資源適配器如何通過使用托管對象來提供JMS目標對象了。
Second, if the data sources are legacy systems, you might have to use adapters or JCA.
第二種選擇,如果數據源是遺留系統,可能就必須使用適配器或JCA。
The JCA is part of the J2EE standard and specifies the system contracts to be implemented by a resource adapter.
JCA是J2EE規范的一部分,它規定了由資源適配器執行的系統契約(systemcontract)。
One of the aims of version 1. 5 of the specification is to allow a JMS provider to be implemented as a JCA resource adapter.
規范的1.5版本的目標之一就是允許JMS提供者作為JCA資源適配器實現。
You don't necessarily need an application server for it as you can use a pluggable JCA container like Jencks.
為了使用jca,你并不需要一個應用服務器,因為你可以用一個可插入的JCA容器,如Jencks。
JCA allows you to integrate existing EIS while maintaining correct transactional semantics required for e-business.
JCA允許在集成現有的EIS系統的同時,維持電子商務所需要的正確的事務性語義。
Figure 3 shows how parts of a JCA resource adapter can be mapped to corresponding artifacts of WSDL.
圖3展示了如何將JCA資源適配器的一些部件映射為相應的WSDL構件。
JCA 1. 5 introduces an elegant solution to this problem in the form of the ValidatingManagedConnectionFactory interface, shown in Listing 5.
針對這個問題,JCA1.5以ValidatingManagedConnectionFactory接口的方式引入了一種雅潔的解決方案,如清單5所示。
In this article, I'll explain how the JCA transaction contract helps implement transactional behavior in e-business applications.
在本文中,我將解釋JCA事務合約如何幫助電子商務應用程序實現事務性行為。
We've already mentioned JMS and JCA, which are the protocols that are probably the most relevant to enterprise application integration.
我們已經提到了JMS和JCA,它們可能是與企業應用程序集成聯系最為緊密的協議。
JCA is a set of interfaces that the adapter writer must implement, using the application server as the runtime.
JCA是適配器開發者必須實現的一系列接口,它使用應用程序服務器作為運行時。
The JCA gives you two options for handling transactions: programmatic transaction demarcation or declarative transaction demarcation.
JCA提供了兩個處理事務的選項:程序性事務界定或聲明性事務界定。
JCA 1. 0 Was lacking in a few areas that made it less than ideal for integration.
在某些領域缺少JCA1.0,這使得它的集成并不理想。
The JCA Adapter for JDBC utilizes the ORDER_EVENT table to invoke downstream business processes as shown in Figure 3.
JCAAdapterforJDBC利用ORDER_EVENT表來調用下游業務流程,如圖3所示。
TMJ involvement in children with Juvenile Chronic Arthritis (JCA) will frequently cause disturbance of the growth of the mandible.
顳下頜關節與幼年型慢性關節炎(JCA的)兒童的參與,往往導致對下頜骨生長發育障礙。
Key to this integration is the JCA transaction management contract, between the resource adapter and the J2EE application server.
該集成的關鍵是資源適配器和J2EE應用程序服務器之間的JCA事務管理契約。
Depending on the scope of the implementation, a JCA adapter can support no transaction, local transaction, or XA transaction.
根據實現的范圍,一個JCA適配器可以不支持事務,也可以支持本地事務,或XA事務。
You can deploy a JCA-compliant resource adapter to any J2EE-compliant application server.
您可以將遵循JCA的資源適配器部署到任何遵循J2EE的應用程序服務器。
JCA defines a mechanism for a container to provide credentials to the resource adapter that will be used on the connection.
JCA定義了相關機制,供容器用于向資源適配器提供將用于連接上的憑據。
XA transactions are a complex subject, and specifics other than those that relate to JCA are beyond this article's scope.
XA事務是個復雜的主題,與JCA無關的問題超出本文的范圍。
During the design and implement, security characteristic and technology advantage of JCA, JCE, JAAS and JSSE stacked out a mile.
在設計和實現過程中,JCA、JCE、JAAS和JSSE的安全特性和技術優勢得到了充分體現。
This plan configures the components for an RA instance, as detailed for a deployment descriptor in the JCA 1. 5 specification.
此計劃對RA實例的組件進行了配置,正如JCA1.5規范中部署描述符詳細描述的那樣。
Let's take a look at the integration solution based on the architecture described in the JCA specification.
我們來看一看,JCA規范中介紹的基于架構的集成方案。
The extensions can be added to any existing resource adapter that is compliant to the JCA.
擴展可以添加到任何符合JCA的現有資源適配器。
For a JMS provider, the JCA specification recommends that the names and values given in Table 1 be supported.
對于JMS提供者,JCA規范建議支持表1中給出的名字和值。
Specification defined: Activation specifications are part of a standards specification (JCA 1. 5).
定義的規范:激活規范是標準規范(JCA1.5)的一部分。
Conversation support is being positioned as a future J2EE extension for building conversational JCA adapters.
對話支持被定位成用于構建對話性JCA適配器的、未來的J2EE擴展。
The only requirement is that the Java environment acts as an JCA provider.
唯一的要求在于該Java環境充當JCA提供者。
In summary, this restriction makes it easier to implement a JMS provider as a JCA resource adapter.
總之,這種限制使得JMS提供者更容易實現為JCA資源適配器。
The final pre-configuration step is to specify JCA authentication values for access to JMS resources.
最后的預配置步驟是指定JCA身份驗證值,以便訪問JMS資源。
Java Connector Architecture (JCA) provides a non-propriety framework for creating a J2EE adaptive component to your application.
Java連接器體系架構(JCA)為您的應用程序創建J2EE兼容組件提供了非適當的框架。
JCA is a standard that promotes portability across different application server vendors.
JCA是一個標準,它促進了不同應用程序服務器供貨商之間的可移植性。
Subsequently, other specifications were published to extend the features provided by JCA.
隨后又發布了其他一些規范,以擴展JCA提供的特性。
Shows the different types of interfaces defined by the JCA specification.
顯示了JCA規范定義的各種類型的接口。
In the third and final article of this series, I'll cover the JCA 1. 5 message-inflow contract, better known as message-driven bean support.
在本系列的第3篇也是最后一篇文章中,我將介紹JCA1.5消息流入合約,它比較出名的地方是對消息驅動bean的支持。
The first set addresses limitations in the way application servers could manage connection handles under previous JCA versions.
第一組接口解除了以前JCA版本中應用服務器管理連接句柄方式的限制。
The most prominent of these interfaces are JMS and JCA.
這些接口中最突出的是JMS和JCA。
As its name suggests, this specification also provides an alternative to JCA work management.
顧名思義,這個規范還提供了JCA工作管理的一個替代。
Now JCA defines a standard architecture for connecting between applications and each type of EIS.
現在JCA定義了一個標準體系結構,用于在應用程序和每個類型的EIS之間進行連接。