Hi this sounds like a stupid question
I have a query that works when it returns 6 entities and does not when it tries to return 18,000 running on mysql It's a simple select and it gives me an error Exception in thread "main" java.lang.IllegalStateException: No tx on thread I've tried 4.17 from http://ci.apache.org/projects/openjpa/trunk/docbook/manual/ref_guide_dbsetup_lrs.html but doesn't solve it. Any clues? TIA Leo
