| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | "Erik Hatcher" <jakarta-...@ehatchersolutions.com> |
| Subject | JDBCTask question |
| Date | Sun, 23 Jun 2002 03:08:29 GMT |
Any particular reason we have two "userid" setters in JDBCTask?
// uppercase "I"
public void setUserId(String userId) {
this.userId = userId;
}
// lowsercase "i"
public void setUserid(String userId) {
this.userId = userId;
}
Any objections to me axing one of them?
Erik
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
| |
| Mime |
|
| View raw message | |