For one to Many relationship how can i define foreign key constraint. I did all the available solution but still facing the issue of no foreign key. Does Green-Dao support foreign key constraint ? if it is not support yer than how to use relationship, is it worth to create such ORM based relation ship with Green-Dao. Its not saving other entity object inside the parent entity like Hibernet. Please share some dummy code snippet to achieve this feature.
Thanks in Advance.