DebugUnitOfWork |
|
| Your trail: |
Difference between
version 17
and
version 16:
| Line 7 was replaced by line 7 |
| - ;[validateObjectSpace()|javadoc:sessions/UnitOfWork.html#validateObjectSpace()]:This can be used to help debugging an object-space corruption. An object-space corruption is when your application has incorrectly related a clone to an original object. This method will validate that all registered objects are in a correct state and throw an error if not, it will contain the full stack of object references in the error message. If you call this method after each register or change you perform it will pin-point where the error was made. |
| + ;[validateObjectSpace()|javadoc:sessions/UnitOfWork.html#validateObjectSpace()]:This can be used to help debugging an object-space corruption. An object-space corruption is when your application has incorrectly related a clone to an original object. This method will validate that all registered objects are in a correct state and throw an error if not, it will contain the full stack of object references in the error message. If you call this method after each register or change you perform, it will pin-point where the error was made. |
Back to DebugUnitOfWork,
or to the Page History.
|