Hi all,
Below is the stacktrace of an exception I get when trying to initialise an
object via castor. What does it mean?
This happens only when the means of obtaining the result set is via a Stored
Procedure - I direct select does not produce the same error.
Any help would be much appreciated.
org.exolab.castor.jdo.PersistenceException: Complex type not accepted!
at org.exolab.castor.persist.ClassMolder.setIdentity(ClassMolder.java:2645)
at org.exolab.castor.persist.ClassMolder.load(ClassMolder.java:695)
at org.exolab.castor.persist.LockEngine.load(LockEngine.java:359)
at
org.exolab.castor.persist.TransactionContext.load(TransactionContext.java:57
5)
at org.exolab.castor.persist.QueryResults.fetch(QueryResults.java:229)
at
org.exolab.castor.jdo.engine.OQLQueryImpl$OQLEnumeration.hasMore(OQLQueryImp
l.java:574)
at
org.exolab.castor.jdo.engine.OQLQueryImpl$OQLEnumeration.hasMore(OQLQueryImp
l.java:557)
at Test.run(Test.java:118)
at Test.main(Test.java:48)
Regards, Lisa
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev