Class WASRegistryManagedRuntime

java.lang.Object
org.apache.openjpa.ee.RegistryManagedRuntime
org.apache.openjpa.ee.WASRegistryManagedRuntime
All Implemented Interfaces:
ManagedRuntime

public class WASRegistryManagedRuntime extends RegistryManagedRuntime
WASRegistryManagedRuntime provides WebSphere specific extensions to RegistryManagedRuntime. Currently, these extensions consist of using the WebSphere UOWManager interface to submit non-transactional work.
  • Constructor Details

    • WASRegistryManagedRuntime

      public WASRegistryManagedRuntime()
  • Method Details