Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
206 views
in Technique[技术] by (71.8m points)

sqlite - How i can implements table item in Table FulfilmentCenter in Android?

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?

question from:https://stackoverflow.com/questions/65643228/how-i-can-implements-table-item-in-table-fulfilmentcenter-in-android

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...