Save composite Object to mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ahmed mahmoud
    New Member
    • Feb 2009
    • 9

    Save composite Object to mysql

    I want to save a composite Object to mysql database.
    I mean if i have Object A which has attributes of primitive data types and array of Object B.
    So how can i save the array of B
  • sukatoa
    Contributor
    • Nov 2007
    • 539

    #2
    I have found some goodies on the net and one of them is the link below

    Try this one...

    I hope it helps...

    Comment

    Working...