Bruce:

I implemented the TimeStampable interface and I still get a 
ModificationException when I try to update the object.

Does it make a difference that I implemented the interface
in a superclass?

Thanks,
        Neil

--
Neil Aggarwal
JAMM Consulting, Inc.    (972) 612-6056, http://www.JAMMConsulting.com
Custom Internet Development    Websites, Ecommerce, Java, databases

> Neil,
> 
> There is no need for you to worry about the timestamp with regard
> to long transactions. Simply implement the TimeStampable interface
> (http://www.castor.org/javadoc/org/exolab/castor/jdo/TimeStampable.html)
> in the objects invovled in the long transaction. See the following
> for more information:
> 
>     http://www.castor.org/long-transact.html
> 
> Bruce
> --
> 
> perl -e 'print 
> unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
> 
> ----------------------------------------------------------- 
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>       unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to