SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

com.solarmetric.datasource
Class JDBCConnectionRequestInfo

java.lang.Object
  |
  +--com.solarmetric.datasource.JDBCConnectionRequestInfo

public class JDBCConnectionRequestInfo
extends Object


Field Summary
protected  String pass
           
protected  String user
           
 
Constructor Summary
JDBCConnectionRequestInfo()
           
JDBCConnectionRequestInfo(String user, String pass)
           
 
Method Summary
 boolean equals(Object other)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

user

protected String user

pass

protected String pass
Constructor Detail

JDBCConnectionRequestInfo

public JDBCConnectionRequestInfo()

JDBCConnectionRequestInfo

public JDBCConnectionRequestInfo(String user,
                                 String pass)
Method Detail

equals

public boolean equals(Object other)
Overrides:
equals in class Object

SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.