I'm finally getting back around to implementing a solution so I can have
a generated field as part of a composite key. (I started back at the end
of September/beginning of October but got pulled away for other tasks.) 

When I first looked at this cirrus.hibernate.persister.EntityPersister
was final so it could not be subclassed and my initial version used
delegation instead of inheritance. I noticed that EntityPersister is no
longer final -- does this mean it's amenable to subclassing? 

I'll probably have some more questions as I go along but it's a start...

Thanks,

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