Niclas Hedhman created POLYGENE-268:
---------------------------------------
Summary: Entities are accessible after UoW is closed
Key: POLYGENE-268
URL: https://issues.apache.org/jira/browse/POLYGENE-268
Project: Polygene
Issue Type: Bug
Reporter: Niclas Hedhman
Although the UnitOfWork has been closed, the properties of those entities are
still accessible. This should not be the case.
IF one needs to 'detach' there is UnitOfWork.toValue() that can convert the
entity to a value.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)