The archives aren't searchable right now (http://incubator.apache.org/ibatis/site/mailinglists.html), so I have this question:
I have a Bean (Reservation), with another Bean (Device) inside it. My database just contains the DeviceID in the Reservation table - where/how can I use the getter inside the nestedbean to get this DeviceID out?
Thanks,
- Nic.

