public interface ConnectionMetaData
| Modifier and Type | Method and Description |
|---|---|
String |
getEISProductName()
Gets the product name of the underlying resource for the connection.
|
String |
getEISProductVersion()
Gets the product version of the underlying resource for the connection.
|
String |
getUserName()
Gets the user name for the connection to the underlying resource as known
to the underlying resource.
|
String getEISProductName() throws ResourceException
ResourceExceptionString getEISProductVersion() throws ResourceException
ResourceExceptionString getUserName() throws ResourceException
ResourceExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.