|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedConnectionMetaData
Meta data for a managed connection.
| Method Summary | |
|---|---|
java.lang.String |
getEISProductName()
Returns the product name of the instance. |
java.lang.String |
getEISProductVersion()
Returns the product version of the instance. |
int |
getMaxConnections()
Returns the maximum limit on connections. |
java.lang.String |
getUserName()
Returns the user name of the connection. |
| Method Detail |
|---|
java.lang.String getEISProductName()
throws ResourceException
ResourceException
java.lang.String getEISProductVersion()
throws ResourceException
ResourceException
int getMaxConnections()
throws ResourceException
ResourceException
java.lang.String getUserName()
throws ResourceException
ResourceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||