org.apache.empire.db
Class DBDatabase.DBSystemDate

java.lang.Object
  extended by org.apache.empire.db.DBDatabase.DBSystemDate
All Implemented Interfaces:
Serializable
Enclosing class:
DBDatabase

public static final class DBDatabase.DBSystemDate
extends Object
implements Serializable

This class represents the database systems current date and time.

There is no need to use this class directly.
Instead you can use the constant DBDatabase.SYSDATE

See Also:
Serialized Form

Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.