|
Préférences
Moteurs de recherche
|
||||||||
| JavaTM Platform, Enterprise Edition, v 5.0
javax.resource.cci
|
|||||||||
| Method Summary | |
|---|---|
String |
getEISProductName()
Returns product name of the underlying EIS instance connected through the Connection that produced this metadata. |
String |
getEISProductVersion()
Returns product version of the underlying EIS instance. |
String |
getUserName()
Returns the user name for an active connection as known to the underlying EIS instance. |
| Method Detail |
|---|
String getEISProductName() throws ResourceException
ResourceException - Failed to get the information for
the EIS instanceString getEISProductVersion() throws ResourceException
ResourceException - Failed to get the information for
the EIS instanceString getUserName() throws ResourceException
ResourceException - Failed to get the information for
the EIS instance