Sorry....I am using OpenJPA 2.3.0

On 05/22/2014 03:09 PM, Jason Reilly wrote:
Hi all,

I am getting a warning that the column that an Enum is mapped to (as a string) is incompatible with the column in the schema definition. Looks like the expected column size is the length of the longest Enum value. As it is a warning and I don't easily have access to change the varchar length, can this be safely ignored?

Thanks,
Jason



Reply via email to