|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionMetaData
The ConnectionMetaData provides information about the underlying resources for the connection.
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getEISProductName() throws ResourceException
ResourceException
String getEISProductVersion() throws ResourceException
ResourceException
String getUserName() throws ResourceException
ResourceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |