Marina Vatkina schrieb:
> These are the rules that should be published in the next (9.1) dev guide:
>
> @GeneratedValue defaults are as follows:
>
> * Using strategy=AUTO (or no strategy) creates a @TableGenerator
> named SEQ_GEN with default settings. Specifying a generator has no
> effect.
>
> @TableGenerator defaults are as follows:
>
> * The default table is SEQUENCE.
> * The default pkColumnName is SEQ_NAME.
> * The default valueColumnName is SEQ_COUNT.
> * The default pkColumnValue is the specified name.
^^^^^
So this means, in case of strategy=TABLE and no name= is specified, the
pkColumnValue used is which name?
And in case of strategy=AUTO and no name= is specified, what is the
actual pkColumnValue used?
Thanks
Markus
--
http://www.xing.com/go/invita/58469