From: Chris W. <cwi...@op...> - 2002-11-22 20:52:08
|
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 (cwi...@op...) Java Developer |