On Mon, 2002-10-07 at 11:40, Gavin King wrote:
> Do you realize you can do stuff like:
> 
> IdentifierGenerator idgen = new HiLoGenerator();
> id = idgen.generate( (SessionImplementor) session);
> 
> Its actually a bit of a hassle to support generation of *part* of a
> composite identifier......

I know, I know. But this is the problem with retrofitting -- I really
cannot change the existing schema. (Picture trying to get the sun to
rise in the West and set in the East...)

I'm pretty sure I've got the logic and code nailed down ok, I just need
to be able to identify which of the fields is generated.

Chris

-- 
Chris Winters ([EMAIL PROTECTED])
Java Developer



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

Reply via email to