阅读背景:

在Android中保存SQLite数据库中的ArrayList

来源:互联网 

I've been working with SQLite on android and I would like to add an arraylist to a column in a table, and then fetch the data back as an arraylist. The arraylist is a list of Longs. I've noticed that SQL has an option for storing BLOBS, however it looks like I need to convert the arraylist to a byte[] first before being able to store it as a blob in my SQLite database.I've been working with SQLite on android and I




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: