|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Methods | |
|---|---|
| org.datanucleus.jdo.JDOPersistenceManager.evictAll(Class, boolean)
|
|
| org.datanucleus.ObjectManagerImpl.getDetachOnClose()
|
|
| org.datanucleus.sco.simple.Date.setDate(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date). |
|
| org.datanucleus.sco.simple.SqlTimestamp.setDate(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date). |
|
| org.datanucleus.sco.simple.SqlDate.setDate(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date). |
|
| org.datanucleus.ObjectManagerImpl.setDetachOnClose(boolean)
|
|
| org.datanucleus.sco.simple.Date.setHours(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours). |
|
| org.datanucleus.sco.simple.SqlTimestamp.setHours(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours). |
|
| org.datanucleus.sco.simple.Date.setMinutes(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes). |
|
| org.datanucleus.sco.simple.SqlTimestamp.setMinutes(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes). |
|
| org.datanucleus.sco.simple.Date.setMonth(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month). |
|
| org.datanucleus.sco.simple.SqlTimestamp.setMonth(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month). |
|
| org.datanucleus.sco.simple.SqlDate.setMonth(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month). |
|
| org.datanucleus.sco.simple.Date.setSeconds(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds). |
|
| org.datanucleus.sco.simple.SqlTimestamp.setSeconds(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds). |
|
| org.datanucleus.sco.simple.Date.setYear(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900). |
|
| org.datanucleus.sco.simple.SqlTimestamp.setYear(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900). |
|
| org.datanucleus.sco.simple.SqlDate.setYear(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||