Hi,

Is there some tagged value in which I can specify the generator class for Hibernate?
I would like to indicate "sequence" as generator class and the name of the sequence.

For example, the hbm.xml would be like:

<generator class="sequence">
<param name="sequence">SQ_ALUNO</param>
</generator>

Thank you.
Luciana.

------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to