Hey Steve - I really like the implementation you posted for this user
type. I haven't tried static extension classes like that before - so I
learned something new in reviewing it. When I tried to specify the user
type (the static extension) in my hbm, Hibernate couldn't parse and
create the mapping correctly. Were you able to specify it in an hbm? |