hello,
i have to map several fields which can have a limited number of values. e.g. "day of week" = mon,tue, wed..... Because of
performance I don't want to store them as Strings. Integers would be my favorit datatype. But then i have
to lookup for the meaning or the integers in my javacode. This is something, i don't like.


Any hints? Does OJB support a machanism for this?

joerg



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to