public class JEConnectionMetaData
extends java.lang.Object
implements javax.resource.spi.ManagedConnectionMetaData
Constructor and Description |
---|
JEConnectionMetaData() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEISProductName() |
java.lang.String |
getEISProductVersion() |
int |
getMaxConnections() |
java.lang.String |
getUserName() |
public java.lang.String getEISProductName() throws javax.resource.ResourceException
getEISProductName
in interface javax.resource.spi.ManagedConnectionMetaData
javax.resource.ResourceException
public java.lang.String getEISProductVersion() throws javax.resource.ResourceException
getEISProductVersion
in interface javax.resource.spi.ManagedConnectionMetaData
javax.resource.ResourceException
public int getMaxConnections() throws javax.resource.ResourceException
getMaxConnections
in interface javax.resource.spi.ManagedConnectionMetaData
javax.resource.ResourceException
public java.lang.String getUserName() throws javax.resource.ResourceException
getUserName
in interface javax.resource.spi.ManagedConnectionMetaData
javax.resource.ResourceException