oracle.toplink.sessions.entitymanager
Class TemporalType
java.lang.Object
oracle.toplink.sessions.entitymanager.TemporalType
- public class TemporalType
- extends java.lang.Object
Type used to indicate a specific component of java.util.Date
| Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DATE
public static TemporalType DATE
TIME
public static TemporalType TIME
TIMESTAMP
public static TemporalType TIMESTAMP
toString
public java.lang.String toString()