Skip to content

Commit

Permalink
[spec] Format Chapter 1 Introduction
Browse files Browse the repository at this point in the history
- Add sidebar for note
- fix trademark symbol

Signed-off-by: husssainnm <hussain.nm@cognizant.com>
  • Loading branch information
hussainnm authored and tomjenkinson committed Sep 29, 2020
1 parent 903920f commit fb31e90
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spec/src/main/asciidoc/Transactions.adoc
Expand Up @@ -17,11 +17,13 @@ allows a transactional application to demarcate transaction boundaries
that allows an application server to control transaction boundary
demarcation for an application being managed by the application server

****
Note – The Jakarta Transactions interfaces are presented as high-level from the transaction
manager’s perspective. In contrast, a low-level API for the transaction manager
consists of interfaces that are used to implement the transaction manager. For
example, the Java mapping of the OTS are low-level interfaces used internally by
a transaction manager.
****

=== Background

Expand Down Expand Up @@ -92,7 +94,7 @@ Jakarta Messaging providers
RDBMS
* Application servers, such as Jakarta EE Servers
* Advanced transactional applications written
in the Java _TM_ programming language
in the Java(TM) programming language

== Relationship to Other Java APIs

Expand Down

0 comments on commit fb31e90

Please sign in to comment.