Files
Rob Bygrave 93ae5f2b7c ToMany collections that are not loaded on freeze are marked unloaded
They are marked as unloaded which means accessing the collection will
throw a PersistenceException.

e.g. customer.getOrders() will throw PersistenceException rather than
return an empty list.
2024-01-30 22:32:49 +13:00
..
2024-01-20 22:01:30 +13:00