Hello i have data class Item with four values and data class Fulfillment with id, name,Arraylist and capacity. I want to use sqlite and when i try create table from Fulfillment i don't know how store item object in this table? Can you help me?
2.1m questions
2.1m answers
60 comments
57.0k users