Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Check in Bug: 322579 - EclipseLink EntityManager.createNamedQuery does not throw exception for invalid query names

https://bugs.eclipse.org/bugs/show_bug.cgi?id=322579

Checked into Trunk

This change removes lazy initialization of NamedQuery with call of em.createNamedQuery()

Reviewed by Guy Pelletier

Fixed RelationshipModelJUnitTestSuite.testNamedQueryDoesNotExistTest() to no
longer call getResultList().

Tested with JPA LRG

2.1.x check in will occur when the stream opens.


Back to the top