Friday, February 24, 2012

JDO with Google SQL

I finally managed to make this work. i.e to say my Java code is not
throwing any error. However I am not able to figure out where my
entity is saving data on google SQL. I saw all three databases and
could not find my entity table and data there. However data has been
persisted as when I try to persist the same entity again, it throw
duplicate key erro.

No comments:

Post a Comment