annotations - Android ORMlite: how to configure nested POJO classes? -
I have an Android app that manages places (such as museums, homes), each of them content (main Photo from the form).
How can I configure these two classes for parse and manage by ORMLite properly?
Thanks in advance.
Comments
Post a Comment