> JDO2 defines an attribute "serialized" that specifies whether the > contents of a field should be serialized and dumped into a single > column, and therefore not queryable. It does allow for any > serializable data to be stored, regardless of whether the data is > persistence-capable or not. > > So I think it is a requirement for the Reference Implementation...
Of course but the "serialized" attribute is not yet supported, so I suggest you look at other tests until someone has the time to implement it in JPOX. -- Andy Java Persistent Objects - JPOX
