[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.jsr220-orm] can not persist class with byte[] members

Hi,

I am trying to persist a class which has byte[] attributes. The persistence outline however does not display any persistable fields at all as long as the byte[] attributes of the class are there. Removing them from the class and refreshing the View then reveals the expected fields for the class to persist.
How come that byte[] causes these problems? Anything I miss here?


I am using JSR220-ORM-M2-I2.zip on Fedora Core 3.

Regards,
Oliver