Issue Details (XML | Word | Printable)

Key: JDO-322
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Craig Russell
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

runtime20 fails to compile

Created: 01/Mar/06 07:35 AM   Updated: 01/Mar/06 09:27 AM
Return to search
Component/s: runtime2
Affects Version/s: JDO 2 rc1
Fix Version/s: JDO 2 final

Time Tracking:
Not Specified

Resolution Date: 01/Mar/06 09:27 AM


 Description  « Hide
C:\svn0\jdo\trunk\runtime20\src\java\org\apache\jdo\impl\pm\PersistenceManagerWrapper.java:43: org.apache.jdo.impl.pm.PersistenceManagerWrapper is not abstract and does not override abstract method ma
keTransientAll(java.util.Collection,boolean) in javax.jdo.PersistenceManager
public class PersistenceManagerWrapper implements PersistenceManager {
       ^

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #381847 Wed Mar 01 00:26:45 UTC 2006 clr JDO-322 Missing makeTransient(..., boolean useFetchPlan) methods in PMWrapper
Files Changed
MODIFY /db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/pm/PersistenceManagerWrapper.java