Class DefaultJtaPlatform

  • All Implemented Interfaces:
    org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformProvider

    public class DefaultJtaPlatform
    extends Object
    implements org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformProvider
    Author:
    Scott Marlow
    • Constructor Detail

      • DefaultJtaPlatform

        public DefaultJtaPlatform()
    • Method Detail

      • getProvidedJtaPlatform

        public org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform getProvidedJtaPlatform()
        Specified by:
        getProvidedJtaPlatform in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformProvider