in remove* or retrieve* methods, added few extra steps so that it detachs the object from parents before persisting the changes to database. also new methods for access to user
Database model has changed to account for the unique identifier field uid, present in both content and session table. The corresponding sql scripts have been updated to reflect this change as well.