Hey Gavin!
>
> The issue I have here is that "identity" style key generation
> doesn't need to specify a sequence name, whereas sequence
> style does. Should I just go with the default sequence name
> ("hibernate_sequence" or something, I forget what it is exactly)?
>
> That way we can have all three styles: identity, sequence,
> native - where native is a portable form as you suggest, and
> sequence is nonportable but lets you specify a sequence name.
>
> Anyone unhappy with that?
I think the native keygenerator should have a parameter where you can
specify the sequence name, and if its really a sequence that one is
used.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel