Methods Summary |
---|
public java.lang.String | getEISProductName()Returns product name of the underlying EIS instance connected
through the Connection that produced this metadata.
|
public java.lang.String | getEISProductVersion()Returns product version of the underlying EIS instance.
|
public java.lang.String | getUserName()Returns the user name for an active connection as known to
the underlying EIS instance. The name corresponds the resource
principal under whose security context a connection to the
EIS instance has been established.
|