Class org.springframework.orm.jpa.support.PersistenceInjectionIntegrationTests
Tests
| Test |
Duration |
Result |
| testDefaultPersistenceContextSetterInjection |
0.107s |
passed |
| testSetterInjectionOfNamedPersistenceContext |
0.003s |
passed |
Standard output
[EL Info]: 2020-07-29 20:17:52.18--ServerSession(357133725)--EclipseLink, version: Eclipse Persistence Services - 2.7.3.v20180807-4be1041
[EL Warning]: metadata: 2020-07-29 20:17:52.181--ServerSession(357133725)--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driversLicense] for the entity class [class org.springframework.orm.jpa.domain.Person] since weaving was not enabled or did not occur.
[EL Info]: connection: 2020-07-29 20:17:52.182--ServerSession(357133725)--/file:/D:/ideaworkspace/spring-source/spring-orm/build/classes/java/test/_Person login successful
[EL Fine]: sql: 2020-07-29 20:17:52.184--ServerSession(357133725)--Connection(917301262)--SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
[EL Info]: connection: 2020-07-29 20:17:52.209--ServerSession(357133725)--/file:/D:/ideaworkspace/spring-source/spring-orm/build/classes/java/test/_Person logout successful