Hi there from an old xdoclet-user :) First of all, I'd like to ask if that's the proper place to ask Hibernatedoclet questions.. if not, please ignore the parts of my mail below :)
Secondly, I wonder how the @hibernate.id tag's generator tag supports the 'sequence' type, if it does. I tried to use it that way: @hibernate.id generator-class="sequence" generator-class-param-1="seq_test" but it seems that the generated hibernate descriptor xml leaves the sequencer's name empty.. Is there any other place where I should provide the sequence's name, or maybe that is not yet implemented, and at last, what's exactly generator-class-param-[123] for in the @hibernate.id tag? thanks in advance, Christopher -- .Digital.Yearning.for.Networked.Assassination.and.Xenocide ------------------------------------------------------- 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
