All Tags »
ObjectContainer »
ObjectNotStorab... »
exceptions (RSS)
Sorry, but there are no more tags available to filter with.
-
Ok, managed to solve this. A property in the stored class contained a raft of non-persistent objects (java.util.Date etc) and was not set to transient, causing the exception.