Subsonic - can anyone provide an example of using Subsonic SimpleRepository to persist a list/array of objects?
问题 I'm looking for possible ways to persist the following classes. Subsonic SimpleRepository looks like it might work, and people have said it should, when I asked a more general question. But I've been unable to find a single example of how to do this - or at least one I could understand. Can anyone point me to an example, or tell me how I could use Subsonic to map the following classes to a database? Note that I haven't designed the database - I'm hoping Subsonic will do that for me , lazy sod