Marks an object as dirty without locking the object. If the object wasn't locked before, OJB will ask for a WRITE lock at commit.
@param anObject Object to be marked
Mark the specified ObjectProvider as dirty
@param sm ObjectProvider
@param directUpdate Whether the object has had a direct update made on it (if known)
Mark the specified ObjectProvider as dirty
@param sm ObjectProvider
@param directUpdate Whether the object has had a direct update made on it (if known)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.