[jira] Commented: (DBCP-128) [dbcp] BasicDataSource.getConnection() Connections don't work as hashtable keys -- test case provided

2006-09-11 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-128?page=comments#action_12433876 ] Henri Yandell commented on DBCP-128: What kind of side effects? If you mean binary incompatibility; then how about public boolean equals(Object o) { return supe

[jira] Commented: (DBCP-128) [dbcp] BasicDataSource.getConnection() Connections don't work as hashtable keys -- test case provided

2006-09-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-128?page=comments#action_12433670 ] Phil Steitz commented on DBCP-128: -- Removing equals / hashcode impls would have side effects. Agree they should be fixed. > [dbcp] BasicDataSource.getConnection()