Passed
org.appng.persistence.repository.SearchRepositoryTest.testSearchPageable
Standard Output
2021-06-07 12:01:20,368 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-06-07 12:01:20,376 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-06-07 12:01:20,377 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-06-07 12:01:20,377 INFO [mai ...[truncated 1352 chars]... to-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-06-07 12:01:20,473 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-06-07 12:01:20,529 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@57f6fc09: startup date [Mon Jun 07 12:01:20 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@57f6fc09: startup date [Mon Jun 07 12:01:20 CEST 2021]; root of context hierarchy [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'