Package com.ocient.jdbc
Class XGDate
java.lang.Object
java.util.Date
java.sql.Date
com.ocient.jdbc.XGDate
- All Implemented Interfaces:
Serializable,Cloneable,Comparable<Date>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic DateintgetDate()Deprecated.intgetDay()Deprecated.intgetMonth()Deprecated.intDeprecated.intgetYear()Deprecated.inthashCode()static longDeprecated.voidsetDate(int date) Deprecated.voidsetMonth(int month) Deprecated.voidsetYear(int year) Deprecated.longDeprecated.Deprecated.toString()static longUTC(int year, int month, int date, int hrs, int min, int sec) Deprecated.static Datestatic DateMethods inherited from class java.sql.Date
getHours, getMinutes, getSeconds, setHours, setMinutes, setSeconds, setTime
-
Constructor Details
-
XGDate
-
XGDate
Deprecated. -
XGDate
public XGDate(long date) -
XGDate
-
-
Method Details
-
from
-
parse
Deprecated. -
UTC
Deprecated. -
valueOf
-
valueOf
-
equals
-
hashCode
public int hashCode() -
getDate
Deprecated. -
getDay
Deprecated. -
getMonth
Deprecated. -
getTimezoneOffset
Deprecated.- Overrides:
getTimezoneOffsetin classDate
-
getYear
Deprecated. -
setDate
Deprecated. -
setMonth
Deprecated. -
setYear
Deprecated. -
toGMTString
Deprecated.- Overrides:
toGMTStringin classDate
-
toInstant
- Overrides:
toInstantin classDate- Throws:
UnsupportedOperationException
-
toLocalDate
- Overrides:
toLocalDatein classDate
-
toLocaleString
Deprecated.- Overrides:
toLocaleStringin classDate
-
toString
-
toCppFormat
public long toCppFormat()
-