--- Jozsa Kristof <[EMAIL PROTECTED]> wrote:
> 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
> :)
It's correct. Though you may as well ask on hibernate
list. I'm monitoring it too :)
> 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?

Can you post your source ( java ) and what gets
generated?

regards,

=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
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

Reply via email to