Objet storing in the database
Author: se8mis@ceb.lk (se8mis)
How I clone the current object and save the new cloned object by changing some values and also need to save old object by changing the status
Eg Assume I have a Object Document -> Name, Id ,status,revision I need to create another document obj with same values and need to save new one as latest revision and old one as old revision




