| Author |
List items to Objects Problem.
|
Maria Sachhause
Greenhorn
Joined: Nov 30, 2005
Posts: 10
|
|
Hi, I am learning to use Db4o database with Java and now I have a small Java related problem. (and sorry about broken english ) 1. First I search database for movies of given genre and there is no problem. 2. I also can print out movies of given genre without promblem 3. Problem comes when I try to save founded list items to new objects (see code below). How can I save founded list items to objects? What is wrong in my code? I wound be very happy for help.
|
 |
 |
|
|
subject: List items to Objects Problem.
|
|
|