|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserPasswordManagedConnectionFactory
A specialization of ManagedConnectionFactory
that provides access to a defined
user name and password credential that should be used for all connections.
Method Summary | |
---|---|
String |
getPassword()
Return the password credential used to establish the connection. |
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 |
---|
String getUserName()
String getPassword()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |