org.exolab.castor.jdo
Interface TimeStampable
- public interface TimeStampable
A callback get/set the timestamp.
- Version:
- $Revision: 1.4 $ $Date: 2000/11/04 01:31:04 $
- Author:
- Oleg Nitz
jdoSetTimeStamp
public void jdoSetTimeStamp(long timestamp)
- Set the timestamp.
- Parameters:
timestamp
- The timestamp
jdoGetTimeStamp
public long jdoGetTimeStamp()
- Get the timestamp.
NOTE: immediately after the object creation this method must return 0,
this is an indication of the new object.
Intalio Inc. (C) 1999-2001. All rights reserved http://www.intalio.com