Hi, I'm currently trying to create a jdo metadata file using xdoclet. As far as I experienced only the tags @jdo.persistence-capable and @jdo.field are working.
The documentation is talking about an @sql.table tag too but that doesn't seem to work. Somewhere else I saw an @sql.field wich doesn't work too. Is there currently a way to add vendor specific tags like <extension vendor-name="ojb" key="table" value="table1"/> ? If not, which changes to the jdo module are necessary to support this tag? I already tried [ @jdo.extension vendor-name="ojb" key="table" value="table" ] with no success. Thanks in advance. Regards, Sebastian ______________________________________________________________________________ Schon wieder Viren-Alarm? Bei WEB.DE FreeMail ist das kein Problem, hier ist der Virencheck inklusive! http://freemail.web.de/features/?mc=021158 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
