Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.resource.adapter » jdbc » [javadoc | source]
org.jboss.resource.adapter.jdbc
public class: WrappedConnectionRequestInfo [javadoc | source]
java.lang.Object
   org.jboss.resource.adapter.jdbc.WrappedConnectionRequestInfo

All Implemented Interfaces:
    javax.resource.spi.ConnectionRequestInfo

WrappedConnectionRequestInfo
Constructor:
 public WrappedConnectionRequestInfo(String user,
    String password) 
Method from org.jboss.resource.adapter.jdbc.WrappedConnectionRequestInfo Summary:
equals,   getPassword,   getUserName,   hashCode
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.resource.adapter.jdbc.WrappedConnectionRequestInfo Detail:
 public boolean equals(Object other) 
 String getPassword() 
 String getUserName() 
 public int hashCode()