Ara Abrahamian wrote: > ... > - @ejb:persistence tags. We're trying to define a set of common > persistence tags, and deprecate some of the old > @orion:persistence/@jboss:sql-blabla/etc persistence tags. So you'll be > able to target different app servers with a single set of tags. > ...
I love being able to use the persistence tags over specific vendor db tags. A couple suggestions, though: 1) If I define a field with @ejb:persistence column-name="FOOBAR", I don't think I should also have to define @ebj:persistent-field. It seems redundant. 2) I'd like to do away with the different weblogic, jboss, etc. relation definition and table mapping tags and go with @ejb:relation and @ejb:relation-table (generic) style instead. (Same idea as genericizing the persistence tags.) Just some thoughts, David ------------------------------------------------------- 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
