|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Methods | |
|---|---|
| org.datanucleus.ObjectManagerImpl.findObjectUsingAID(Class, FieldValues, boolean, boolean)
Get hold of the application identity and use a different findObject method using that |
|
| org.datanucleus.store.ExecutionContext.findObjectUsingAID(Type, FieldValues2, boolean, boolean)
Please make use of IdentityUtils.getApplicationIdentityForResultSetRow() and then call findObject(Object oid, FieldValues2 fieldValues2, Class pcClass, boolean ignoreCache) |
|
| org.datanucleus.jdo.JDOPersistenceManagerFactory.getLifecycleListenerSpecifications()
|
|
| org.datanucleus.jdo.JDOPersistenceManager.retrieveAll(Object[], boolean)
|
|
| org.datanucleus.store.types.sco.simple.Date.setDate(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date). |
|
| org.datanucleus.store.types.sco.simple.SqlTimestamp.setDate(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date). |
|
| org.datanucleus.store.types.sco.simple.SqlDate.setDate(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date). |
|
| org.datanucleus.store.types.sco.simple.Date.setHours(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours). |
|
| org.datanucleus.store.types.sco.simple.SqlTimestamp.setHours(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours). |
|
| org.datanucleus.store.types.sco.simple.Date.setMinutes(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes). |
|
| org.datanucleus.store.types.sco.simple.SqlTimestamp.setMinutes(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes). |
|
| org.datanucleus.store.types.sco.simple.Date.setMonth(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month). |
|
| org.datanucleus.store.types.sco.simple.SqlTimestamp.setMonth(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month). |
|
| org.datanucleus.store.types.sco.simple.SqlDate.setMonth(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month). |
|
| org.datanucleus.store.types.sco.simple.Date.setSeconds(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds). |
|
| org.datanucleus.store.types.sco.simple.SqlTimestamp.setSeconds(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds). |
|
| org.datanucleus.store.types.sco.simple.Date.setYear(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900). |
|
| org.datanucleus.store.types.sco.simple.SqlTimestamp.setYear(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900). |
|
| org.datanucleus.store.types.sco.simple.SqlDate.setYear(int)
As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||