Hi,
I am getting the following exception when using OpenJPA 1.0.2.
Looks like subList is not implemented. Is this expected? Is there a
workaround?
java.lang.UnsupportedOperationException
at org.apache.openjpa.lib.rop.AbstractResultList.subList(
AbstractResultList.java:84)
at or
the problem is resolved.
On Fri, Mar 14, 2008 at 11:03 AM, wang yu <[EMAIL PROTECTED]> wrote:
> Hello,
> I met one performance issue with apache-openjpa-1.0.2.
> My environment includes apache-openjpa-1.0.2,db-derby-10.3.2.1-bin,and
> apache-tomcat-5.5.26.
>
> Below is the openjpa-related proper
Last month another user posted the following message to the mailing list but
no-one
was able to help:
http://mail-archives.apache.org/mod_mbox/openjpa-users/200802.mbox/ajax/[EMAIL
PROTECTED]
I'm posting a follow-up because I'm experiencing the same symptom with
openjpa-1.0.2.
My scenario is