Skip to content

Passed

org.appng.persistence.repository.SearchRepositoryTest.testUniqueArgMismatch

Took 0.22 sec.

Standard Output

2021-06-09 14:53:14,529 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2021-06-09 14:53:14,539 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2021-06-09 14:53:14,540 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2021-06-09 14:53:14,540 INFO  [mai
...[truncated 1354 chars]...
to-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2021-06-09 14:53:14,651 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-06-09 14:53:14,708 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]

Standard Error

[main] INFO org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3815a7d1: startup date [Wed Jun 09 14:53:14 CEST 2021]; root of context hierarchy
[main] INFO org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[main] INFO org.springframework.orm.jpa.persistenceunit.DefaultPersistenc
...[truncated 379 chars]...
EntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[main] INFO org.springframework.context.annotation.AnnotationConfigApplicationContext - Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3815a7d1: startup date [Wed Jun 09 14:53:14 CEST 2021]; root of context hierarchy
[main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'