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 org.apache.openjpa.kernel.DelegatingResultList.subList(
DelegatingResultList.java:308)
        ...

Thanks.
Jacques

Reply via email to