
aseldawy at gmail
Feb 18, 2006, 12:34 PM
Views: 1422
Permalink
|
|
Extending Doucment and Hits
|
|
Hello, I needed in my application to override the classes Document and Hits to make JDBCDocument and JDBCHits. I was surprised that Document and Hits are final classes and all methods in them are final. Why this? I couldn't make my program well because of this problem. Is there a way to overcome it? thanks in advance -- regards, Ahmed Saad --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe [at] lucene For additional commands, e-mail: java-dev-help [at] lucene
|