03-01-06 12:45 PM
[ http://issues.apache.org/jira/browse/JDO-322?page=all ]
Craig Russell resolved JDO-322:
-------------------------------
Fix Version: JDO 2 final
Resolution: Fixed
svn commit -m "JDO-322 Missing makeTransient(..., boolean useFetchPlan) meth
ods in PMWrapper"
Sending runtime20/src/java/org/apache/jdo/impl/pm/PersistenceManagerW
rapper.java
Transmitting file data .
Committed revision 381847.
> runtime20 fails to compile
> --------------------------
>
> Key: JDO-322
> URL: http://issues.apache.org/jira/browse/JDO-322
> Project: JDO
> Type: Bug
> Components: runtime20
> Versions: JDO 2 rc1
> Reporter: Michelle Caisse
> Assignee: Craig Russell
> Fix For: JDO 2 final
>
> C:\svn0\jdo\trunk\runtime20\src\java\org
\apache\jdo\impl\pm\PersistenceMan
agerWrapper.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.PersistenceManag
er
> public class PersistenceManagerWrapper implements PersistenceManager {
;
> ^
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|