You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by Alexander Saint Croix <sa...@gmail.com> on 2008/02/10 02:32:01 UTC

persistence of non-entity 3rd party classes

Howdy, all,

What's the recommended method to persist 3rd party classes that are not
annotated as entities.? I'm looking for what my options are.

Correct me if I'm wrong, but the options are to extend the non-entity so as
to make the subclass an entity, to write the object as a BLOB column, and to
mark up the object using XML metadata.

If I missed anything here, please let me know.  Cheers,
--
Alex