Hi list,
I'm new to this list, and actually quite new to hibernate too, so maybe
this has been discussed or done before... I did not find a trace of it,
though ;)
While looking for a way to persist my enums, I figured that the best way
to go by now would be to
- use jdk1.5's enums
- have hibern
Hi again,
just two remarks:
- i obviously forgot the word "enum" in the subject of my previous mail
- in the archive and on cvs, you'll also find a UserType that persist
object to/from xml using xstream, just in case you're curious.
g
[EMAIL PROTECTED] wrote:
Hi list,
I'm new to this list, and ac