| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionMetaData
The interface ConnectionMetaData provides information 
  about an EIS instance connected through a Connection instance. A
  component calls the method Connection.getMetaData to
  get a ConnectionMetaData instance.
Connection, 
ResultSetInfo| Method Summary | |
|---|---|
 java.lang.String | 
getEISProductName()
Returns product name of the underlying EIS instance connected through the Connection that produced this metadata.  | 
 java.lang.String | 
getEISProductVersion()
Returns product version of the underlying EIS instance.  | 
 java.lang.String | 
getUserName()
Returns the user name for an active connection as known to the underlying EIS instance.  | 
| Method Detail | 
|---|
java.lang.String getEISProductName()
                                   throws ResourceException
ResourceException - Failed to get the information for
                               the EIS instance
java.lang.String getEISProductVersion()
                                      throws ResourceException
ResourceException - Failed to get the information for
                               the EIS instance
java.lang.String getUserName()
                             throws ResourceException
ResourceException - Failed to get the information for
                               the EIS instance
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41