Lukas Lang
2009-07-28 16:11:52 UTC
Hey Devs,
I tried to use the
Database.load(X.class, identity, new X()) method
but failed. The database consistently returned a previously loaded and
cached entity instance.
When having a look at the database implementation, the specified object
is never used. Do you think it might be enough to set the object into
the ProposedEntity instance?
Any ideads?
Thanks in advance,
Lukas
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
I tried to use the
Database.load(X.class, identity, new X()) method
but failed. The database consistently returned a previously loaded and
cached entity instance.
When having a look at the database implementation, the specified object
is never used. Do you think it might be enough to set the object into
the ProposedEntity instance?
Any ideads?
Thanks in advance,
Lukas
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email