Changeset 309
- Timestamp:
- 03/28/06 16:05:49
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/calendar3/calCore/resources/hbms/AdminGroup.hbm.xml
r285 r309 111 111 org.bedework.calfacade.svc.BwAdminGroup ag 112 112 where ag.id = age.groupId and 113 age.memberId=:grpid 113 age.memberId=:grpid and age.memberIsGroup=true 114 114 ]]></query> 115 115
