[4:58]<BSlivka> Here's a problem that I've been wracking my brains over, and being new to helma, I'm not quite sure where to begin. [4:58]<BSlivka> I'd like to have a prototype called "week" which is not persisted [4:59]<BSlivka> a week can contain bookings- which are persisted [4:59]<BSlivka> is there a way in the type.properties to specify some kind of SQL query such that, [4:59]<BSlivka> I end up with a collection of weeks, with appropriate bookings in each week? [5:01]<BSlivka> Or in other words, is there a more detailed reference of the type.properties file than that referenced on the helma.org site? [5:02]<BSlivka> It's probably somewhere in the orm guide here..