J2EE Connector Architecture
Introduction to the J2EE Connector Architecture
Summary: IBM e-business Architect Willy Farrell provides a hands-on, step-by-step introduction to the J2EE Connector Architecture, the most relevant components beneath that architecture, and the functionality of each of those components.
JCA 1.5, Part 1: Optimizations and life-cycle management
Summary: In the first of a three-part series, Java developer David Currie introduces some Java™ 2 Enterprise Edition (J2EE) Connector Architecture (JCA) 1.5 optimizations that should make your existing or new outbound resource adapters go faster. He also takes a look at some additions that let resource adapters take on a new life of their own. This series is essential if you want to improve the performance of -- or add new functionality to -- existing resource adapters or are considering writing a new JCA 1.5 resource adapter. It should also be of interest if you write applications that use resource adapters and want to know a little more about what goes on behind the scenes.
JCA 1.5, Part 2: Work management and transaction inflow
Summary: David Currie continues his three-part series on enhancements and changes in the latest version of the Java™ 2 Enterprise Edition (J2EE) Connector Architecture (JCA). In this article, he introduces the new JCA 1.5 work-management contract, which lets a resource adapter utilize an application server's capabilities for scheduling and processing work. With the help of another JCA enhancement -- transaction-inflow support -- an enterprise information system can perform that work under its own transaction.
JCA 1.5, Part 3: Message inflow
Summary: In this final installment of his three-part series on the latest version of the J2EE™ Connector Architecture (JCA), David Currie introduces the new message-inflow contract. This enhancement enables a resource adapter to invoke an application asynchronously through a message-driven bean. This article is essential reading if you want use this functionality in an existing resource adapter or are considering writing a new JCA 1.5 resource adapter. It should also be of interest if you write applications that use resource adapters and want to know more about what goes on behind the scenes.
http://download.oracle.com/docs/cd/B10464_05/web.htm
使用 Antlr 开发领域语言
EasyMock 使用方法与原理剖析
============
JPA系列
============
Oracle Application Server TopLink Application Developer's Guide
--------------------------
文章列表:http://www.avaje.org/whitepaper.html
JPA Architecture | The JPA architecture will give Developers unwanted complications when running outside of a container.Take a closer look at the Session Management burden and implications for Optimistic Concurrencychecking in JPA. | ||
JPA API Issues |
| ||
| | |||
Code Example - Optimistic Concurrency Checking |
===============
数据库方面
==============
To Store or not to Store that is the Question?
JDBC数据库连接池的实现及原理
数据库MVCC(MultiVersion Concurrency Control)粗解
13.2. Transaction Isolation
===============
C++相关
===============
Using GNU's GDB Debugger Debugging A Running Process
-------------------------
记录一些好书:Addison.Wesley.Eclipse.Rich.Client.Platform.Designing.Coding.and.Packaging.Java.Applications.Oct.2005.chm
patterns-in-java-a-catalog-of-reusable-design-patterns-illustrated-with-uml-2nd-edition-volume-1.chm
Addison.Wesley.Design.Patterns.Explained.A.New.Perspective.on.Object.Oriented.Design.2nd.Edition.Oct.2004.eBook-LiB.chm
本文深入介绍了 J2EE Connector Architecture (JCA) 的关键组件及其功能,并详细探讨了 JCA 1.5 中的优化、生命周期管理、工作管理和事务流入等新特性。此外,还介绍了消息流入这一增强功能,使资源适配器能够通过消息驱动的 bean 异步调用应用程序。

201

被折叠的 条评论
为什么被折叠?



