novoda/sqlite-analyzer

Generate toContentValues for domain object

friedger opened this issue · 1 comments

Domain objects should have a toContentValues method to reduce the work of Marshallers and make the mapping explicit.

This is addressed in #32