[Opensource] Question about extending AddUpdate
Tino Dai
tdai at optonline.net
Tue Jul 29 17:10:56 PDT 2003
Hi Everyone,
I have a question about extending the
c.j.e.services.controller.dbmaint.AddUpdate. I have the following
layout:
CommentDBMaint (which extends DBMaint)
|
|
+------CommentAddUpdate (which I would like to extend AddUpdate).
But, when I try to extend the run method from the AddUpdate class, it
gives me a weird error ->can not reduce the visibility of inherited
method of AddUpdate.
1) Is there a way to get around this?
2) How do I get around this?
TIA,
-Tino
More information about the Opensource
mailing list