Class MetaDataImpl
java.lang.Object
com.sun.ts.tests.common.connector.whitebox.MetaDataImpl
- All Implemented Interfaces:
jakarta.resource.spi.ManagedConnectionMetaData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
MetaDataImpl
-
-
Method Details
-
getEISProductName
- Specified by:
getEISProductName
in interfacejakarta.resource.spi.ManagedConnectionMetaData
- Throws:
jakarta.resource.ResourceException
-
getEISProductVersion
- Specified by:
getEISProductVersion
in interfacejakarta.resource.spi.ManagedConnectionMetaData
- Throws:
jakarta.resource.ResourceException
-
getMaxConnections
public int getMaxConnections() throws jakarta.resource.ResourceException- Specified by:
getMaxConnections
in interfacejakarta.resource.spi.ManagedConnectionMetaData
- Throws:
jakarta.resource.ResourceException
-
getUserName
- Specified by:
getUserName
in interfacejakarta.resource.spi.ManagedConnectionMetaData
- Throws:
jakarta.resource.ResourceException
-