0 Replies Latest reply on Oct 13, 2008 3:15 AM by terryb

    How to read/write data to XML files using Hibernate

    terryb

      I have seam/hibernate system with pojo entities. I now have the requirement to also read/write data from/to xml files. I understand I can achieve that with xml based hibernate mappings.

      Wondering if it is also possible with pojo entities? or if there is any alternative to avoid generating xml mappings just for this purpose?

      Hibernate 3.2.4.sp1.cp04