It won't be a single file, but if you want embedded database, I suggest Java DB (a rebranded version of Apache Derby, which I used in a previous job with wonderful results).
Plus, both are completely free.
Edit: reading the other comments, another note: Java DB/Derby is 100% Java.