| Author |
implementing persistance with BigVector
|
Komal Amaresh
Ranch Hand
Joined: Oct 06, 2008
Posts: 67
|
|
Hi,
I' am working on blackberry. I'am trying to store a string values using BigVector. As BigVector itself implements Persistable, I'am not implementing the Persistable interface. I 'am storing the data in a Bigvector and retrieving all the values in a list. The data is not getting stored persistably.
Does BigVector help store data persistably just by passing values to it or do we have to implement the persistable interface.
The code I have implemented is......
Please help me with the bigVector. I wonder how to inplement persistance with it.
Thanks in advance
regards,
Komal
|
 |
 |
|
|
subject: implementing persistance with BigVector
|
|
|