samedi 26 septembre 2015

How do you update a foreign field in Ormlite?

I tried update(Object), update(PreparedUpdate), executeRaw(String), updateRaw(String), and even tried directly using the helper class then using getData(String query). But my table's foreign field is still not updated. Any thoughts why this is happening?

Aucun commentaire:

Enregistrer un commentaire