|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
com.triactive.jdo.sco.SqlTimestamp.setDate(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date) . |
|
com.triactive.jdo.sco.SqlDate.setDate(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date) . |
|
com.triactive.jdo.sco.Date.setDate(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date) . |
|
com.triactive.jdo.sco.SqlTimestamp.setHours(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours) . |
|
com.triactive.jdo.sco.Date.setHours(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours) . |
|
com.triactive.jdo.sco.SqlTimestamp.setMinutes(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes) . |
|
com.triactive.jdo.sco.Date.setMinutes(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes) . |
|
com.triactive.jdo.sco.SqlTimestamp.setMonth(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month) . |
|
com.triactive.jdo.sco.SqlDate.setMonth(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month) . |
|
com.triactive.jdo.sco.Date.setMonth(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month) . |
|
com.triactive.jdo.sco.SqlTimestamp.setSeconds(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds) . |
|
com.triactive.jdo.sco.Date.setSeconds(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds) . |
|
com.triactive.jdo.sco.SqlTimestamp.setYear(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900) . |
|
com.triactive.jdo.sco.SqlDate.setYear(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900) . |
|
com.triactive.jdo.sco.Date.setYear(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900) . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |