Skip to content

Commit

Permalink
HHH-18964 remove JtaPlatforms from the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinking committed Jan 10, 2025
1 parent cd1755f commit 96b5d60
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,18 +77,9 @@ If that resolution does not work, or if you wish to provide a custom implementat
Hibernate provides many implementations of the `JtaPlatform` contract, all with short names:

`Atomikos`:: `JtaPlatform` for Atomikos.
`Borland`:: `JtaPlatform` for the Borland Enterprise Server.
`Bitronix`:: `JtaPlatform` for Bitronix.
`JBossAS`:: `JtaPlatform` for Arjuna/JBossTransactions/Narayana when used within the JBoss/WildFly Application Server.
`JBossTS`:: `JtaPlatform` for Arjuna/JBossTransactions/Narayana when used standalone.
`JOnAS`:: `JtaPlatform` for JOTM when used within JOnAS.
`JOTM`:: `JtaPlatform` for JOTM when used standalone.
`JRun4`:: `JtaPlatform` for the JRun 4 Application Server.
`OC4J`:: `JtaPlatform` for Oracle's OC4J container.
`Orion`:: `JtaPlatform` for the Orion Application Server.
`Resin`:: `JtaPlatform` for the Resin Application Server.
`SapNetWeaver`:: `JtaPlatform` for the SAP NetWeaver Application Server.
`SunOne`:: `JtaPlatform` for the SunOne Application Server.
`Weblogic`:: `JtaPlatform` for the Weblogic Application Server.
`WebSphere`:: `JtaPlatform` for older versions of the WebSphere Application Server.
`WebSphereExtended`:: `JtaPlatform` for newer versions of the WebSphere Application Server.
Expand Down

0 comments on commit 96b5d60

Please sign in to comment.