« Return to Thread: Checked in: JPQL updates for COALESCE, NULLIF, and INDEX

Checked in: Fix test case issue in JPA LOB test suite in order to work inside Container

by Kevin Yuan-2 :: Rate this Message:

Reply to Author | View in Thread

Modify test case to add beginTransaction(em) within
"org.eclipse.persistence.testing.tests.jpa.lob.LobJUnitTestCase.testRead"
in order to get fetched object out of transaction inside Container, also
add "closeEntityManager(em);" for each test.
This test passed on both inside and outside Container now.

Reviewed by Yiping Zhao

Checked in EclipseLink main (2.0), Revision: 4568

- Kevin
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@...
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev

 « Return to Thread: Checked in: JPQL updates for COALESCE, NULLIF, and INDEX