|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A specialization of ManagedConnectionFactory that provides access to a defined
user name and password credential that should be used for all connections.
| Method Summary | |
java.lang.String |
getPassword()
Return the password credential used to establish the connection. |
java.lang.String |
getUserName()
Return the user name used to establish the connection. |
| Methods inherited from interface javax.resource.spi.ManagedConnectionFactory |
createConnectionFactory, createConnectionFactory, createManagedConnection, equals, getLogWriter, hashCode, matchManagedConnections, setLogWriter |
| Method Detail |
public java.lang.String getUserName()
public java.lang.String getPassword()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||