Generated by
JDiff

Interface org.springframework.orm.jdo.JdoOperations

Changed Methods
T execute(JdoCallback<T>) Documentation changed from old to new.
Execute the action specified by the given action object within a PersistenceManager.
void flush() Documentation changed from old to new.
Flush all transactional modifications to the database.