Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN: Checkin bug#219459 make JPA tests runnable in server

SVN: Checkin bug#219459 make JPA tests runnable in server

 

Changes:

- Changed JPA tests to make the runnable in the server (or at least close to being able to be)

            - mainly changes em.getTransaction().begin/commit to begin/commitTransaction(em)

- Also moved ejb.ejbql tests to jpa.jpql (bug#219480)

 

 


Back to the top