Are there any methods for multiuser database programming while working with models and mappers? I mean, something to lock/unlock records and/or tables (not talking about transactions) and something that will tell me when saving if the database records to be updated have been changed since the model read them. TIA