Class MetaDataImpl

java.lang.Object
com.sun.ts.tests.common.connector.whitebox.MetaDataImpl
All Implemented Interfaces:
jakarta.resource.spi.ManagedConnectionMetaData

public class MetaDataImpl extends Object implements jakarta.resource.spi.ManagedConnectionMetaData
  • Constructor Details

  • Method Details

    • getEISProductName

      public String getEISProductName() throws jakarta.resource.ResourceException
      Specified by:
      getEISProductName in interface jakarta.resource.spi.ManagedConnectionMetaData
      Throws:
      jakarta.resource.ResourceException
    • getEISProductVersion

      public String getEISProductVersion() throws jakarta.resource.ResourceException
      Specified by:
      getEISProductVersion in interface jakarta.resource.spi.ManagedConnectionMetaData
      Throws:
      jakarta.resource.ResourceException
    • getMaxConnections

      public int getMaxConnections() throws jakarta.resource.ResourceException
      Specified by:
      getMaxConnections in interface jakarta.resource.spi.ManagedConnectionMetaData
      Throws:
      jakarta.resource.ResourceException
    • getUserName

      public String getUserName() throws jakarta.resource.ResourceException
      Specified by:
      getUserName in interface jakarta.resource.spi.ManagedConnectionMetaData
      Throws:
      jakarta.resource.ResourceException