GeekArticles
Java
J2SE
Java
J2SEUsing Global/Distributed Transactions in Java/JDBC with Oracle Real Application Clusters
Maintaining transaction integrity, and rolling back failed steps, becomes more difficult on a cluster. One option is to move some of the load balancing decisions to your code, and accounting for which cluster nodes you're using. Sachin Shetty shows how this works in the context of an Oracle Real Application Cluster.
Sponsored Links
Read Next: ONJava: 2005 Year in Review
Related Topics
Subscribe via RSS
J2SE
- An annotation-based persistence framework
- Using Drools in Your Enterprise Java Application
- Introduction to the ASM 2.0 Bytecode Framework
- Important Notice for ONJava Readers About O'Reilly RSS and Atom Feeds
- Hacking Swing with Undocumented Classes and Properties
- iBatis DAO
- Hibernate 3 Formulas
- Give Your Business Logic a Framework with Drools
- Web Services Messaging with Apache Axis2: Concepts and Techniques
- Eclipse Plugins Exposed, Part 3: Customizing a Wizard
