Hi, I try to use OpenJPA together with NetBeans 6 and I have the following exception: "java.lang.UnsupportedOperationException: Result lists are read-only."
This exception is not thrown when I am using TopLink. Can you suggest me how to set permanently all result lists to be writable by default? Miro.