I does not understand below two things.
 
1. org.apache.avalon.excalibur.datasource.JdbcDataSource class has dispose() method
but not implements Disposable interface.
Why?
 
2. JdbcDataSource.run() execute grow() method only one time. Why?
 

Reply via email to