ernst_pluess wrote:
Yes you are.
Note, that your have to use assigned id's. This means if you want to use cascading relations, that you have to implement an Interceptor.isUnsaved method. (see
http://forum.hibernate.org/viewtopic.php?t=933521)
HTH
Ernst
Thank you very much, Ernst.
I need this approach only for a small number of tables that are not involved in cascading relationship.
But, in order to complicate things, I'll need to use this custom type as <id>.
So... I've another post for you...
http://forum.hibernate.org/viewtopic.php?t=933746
Thank you in advance
Delta