
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.ManagedConnectionMetaDatapublic String getEISProductVersion()
getEISProductVersion in interface javax.resource.spi.ManagedConnectionMetaDatapublic int getMaxConnections()
getMaxConnections in interface javax.resource.spi.ManagedConnectionMetaDatapublic String getUserName()
getUserName in interface javax.resource.spi.ManagedConnectionMetaDataCopyright © 2014 IronJacamar (http://www.ironjacamar.org)