ahmetb / orman

lightweight and minimalist ORM for Java/Android. works with SQLite & MySQL. (not actively maintained)
Other
249 stars 47 forks source link

FK Cascading Option #16

Closed ahmetb closed 8 years ago

ahmetb commented 13 years ago

Foreign key cascading options should be implemented in OneToMany, ManyToMany and ManyToOne cardinality annotations and in language grammars along with enumeration templates.