[Bug 58210] Preventing DataSource close

2015-08-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58210 --- Comment #2 from soldierkam --- Yes, DataSource does not provide close method but implementations does. BasicDataSource implements AutoCloseable so close method is exposed to applications. -- You are receiving this mail because: You are th

[Bug 58210] Preventing DataSource close

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58210 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW