Search

Chapter 2. Getting Started with JTS / OTS

download PDF
This chapter discusses the key features required to construct a basic OTS (Object Transaction Service) application using the raw OTS interfaces defined by the Object Management Group (OMG) specification. This work focuses on implementation details. Refer to the Transactions Development Guide for a conceptual overview.

2.1. Package Layout

Table 2.1. Important Packages Needed To Create OTS Applications
Package
Description
com.arjuna.orbportability
this package contains the classes which constitute the ORB portability library and other useful utility classes.
org.omg.CosTransactions
this package contains the classes which make up the CosTransactions.idl module.
com.arjuna.ats.jts
this package contains the JBoss Transaction Service implementations of the JTS and JTA.
com.arjuna.ats.arjuna
this package contains further classes necessary for the JBoss Transaction Service implementation of the JTS.
com.arjuna.ats.jta
this package contains local and remote JTA implementation support.
com.arjuna.ats.jdbc
this package contains transactional JDBC 2.0 support.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.