morphia
morphia copied to clipboard
Lifecycle @PostLoad not called during a find operation
I'm got a situation where a watcher updates a legacy object if it loads and is missing some data, however if its loaded by a query first with the find method, the entity is now "fixed" before it gets to the system and I get an exception about the missing field from mongo.