On Mon, 2004-01-19 at 08:18, Markku Saarela wrote: > ejb.dao tag has no extends attribute in documentation. > So is there another way to make dao interface to be exteded?
Raise an enhancement request? I'm curious, though, why do you need to. You still need to write an implementation class for your DAOs, which can also extend/implement anything else you like. Why do you need the generated DAO interfaces to extend anything? Andrew. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
