public class ManagedConnectionMetaDataImpl extends Object implements javax.resource.spi.ManagedConnectionMetaData, Serializable
Modifier and Type | Method and Description |
---|---|
String |
getEISProductName() |
String |
getEISProductVersion() |
int |
getMaxConnections() |
String |
getUserName() |
String |
toString()
String representation
|
public String getEISProductName()
getEISProductName
in interface javax.resource.spi.ManagedConnectionMetaData
public String getEISProductVersion()
getEISProductVersion
in interface javax.resource.spi.ManagedConnectionMetaData
public int getMaxConnections()
getMaxConnections
in interface javax.resource.spi.ManagedConnectionMetaData
public String getUserName()
getUserName
in interface javax.resource.spi.ManagedConnectionMetaData
Copyright © 2021 JBoss by Red Hat. All rights reserved.