|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
org.exolab.castor.jdo.Database.checkpoint()
Use Database.commit() and Database.rollback() instead;
this method cannot be implemented properly with multiple type
of locks and will not be supported in future versions of the
API |
|
org.exolab.castor.mapping.FieldHandler.checkValidity(Object)
No longer supported |
|
org.exolab.castor.jdo.Database.deletePersistent(Object)
See Database.remove(java.lang.Object) |
|
org.exolab.castor.jdo.Database.makePersistent(Object)
See Database.create(java.lang.Object) |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |