Class DefaultJCoManagedConnectionContainer

java.lang.Object
de.hybris.platform.sap.core.jco.connection.impl.DefaultJCoManagedConnectionContainer
All Implemented Interfaces:
JCoManagedConnectionContainer, JCoManagedConnectionContainerRestricted

public class DefaultJCoManagedConnectionContainer extends Object implements JCoManagedConnectionContainer, JCoManagedConnectionContainerRestricted
Container for managed connections.
Container is session scoped. In case of the session is destroyed the destroy method is called, which cleanups stateful connections.
  • Field Details

  • Constructor Details

    • DefaultJCoManagedConnectionContainer

      public DefaultJCoManagedConnectionContainer()
  • Method Details