I'm trying to generate a JDO metadata file from a class. The JDO implementation I'm trying to use (Triactive) allows the use of extension tags (as do many other implementations) within the <field> tag (as well as other places).
Is there any way I can generate these using jdodoclet ? There is no @jdo.extension tag in the documentation, though I've seen reference to one on the website of Solarmetric's JDO implementation. Second question : I have specified the table-name via @sql.table yet this never appears in the generated JDO metadata file. Any reason why ? TIA. -- Andy ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
