0 Replies Latest reply on Jul 17, 2002 2:46 AM by jamiedewet

    Castor mapping

    jamiedewet

      Hi there, Has anyone worked with Castor to do persistence storage in and from database using a mapping file? Would you recommend using Container or Bean managed consistence or Castor for following example - 2 tables, Transaction and Financial (1 Transaction to many Financial). I have got Java classes generated using Castor XML from schema and now need to upload these object to the database. Which persistenced type (container, bean or Castor) would be the least overhead.

      Thanks