Giving GUID for data using NDBUnit

Posted by jess on Stack Overflow See other posts from Stack Overflow or by jess
Published on 2010-03-23T09:50:31Z Indexed on 2010/03/23 9:53 UTC
Read the original article Hit count: 252

Filed under:

I am using NDBUbit to load data from XML file.Right now,I am manually giving GUID for each record(our primary key for all tables is unique-identifier) in the xml file.But,I wonder if there is a better way to do this?

© Stack Overflow or respective owner

Related posts about ndbunit