I have a situation where I'm using a MySQL db, with a varbinary column which holds hexadecimal byte data. I'm testing my application with dbunit, and I'd like to be able to pre-populate this column in my flat XML file, but I don't know how to encode a hex value that dbunit will understand. Any help would be great!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.