org.apache.jdo.sco
Interface SCODate

All Superinterfaces:
SCO
All Known Implementing Classes:
Date, SqlDate, SqlTime, SqlTimestamp

public interface SCODate
extends SCO


Method Summary
 void setTimeInternal(long time)
          Sets initial date value without notifying the owner object
 
Methods inherited from interface org.apache.jdo.sco.SCO
clone, getFieldName, getOwner, setOwner, unsetOwner
 

Method Detail

setTimeInternal

public void setTimeInternal(long time)
Sets initial date value without notifying the owner object

Parameters:
time - in milliseconds