2021-09-26T20:34:32.576Z INFO [main] (#APPLICATION_BUILDER) - Speedment (Open Source) version 3.2.6 by Speedment, Inc. Specification version 3.2 (Channing), License: Apache-2.0
2021-09-26T20:34:32.586Z INFO [main] (#APPLICATION_BUILDER) - Java Virtual Machine Specification 11 by Oracle Corporation. Implementation Java Platform API Specification 11.0.9 by Oracle Corporation
2021-09-26T20:34:32.594Z INFO [main] (#APPLICATION_BUILDER) - Available processors: 8, Max Memory: 4,211,081,216 bytes
Loading class
com.mysql.jdbc.Driver'. This is deprecated. The new driver class is com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
2021-09-26T20:34:34.546Z INFO [main] (#APPLICATION_BUILDER) - MySQL, 8.0.23, MySQL Connector/J mysql-connector-java-8.0.18 (Revision: fef2894d751d47223192b706977b4a5bc41e6be4), JDBC version 4.2
2021-09-26T20:34:34.770Z DEBUG [main] (#STREAM) - SELECT COUNT(*) FROM (SELECT
film_id,
title,
description,
release_year,
language_id,
original_language_id,
rental_duration,
rental_rate,
length,
replacement_cost,
rating,
special_features,
last_updateFROM
sakila.
filmWHERE (
rating= ? COLLATE utf8_bin)) AS A, values:[PG-13]
There are 223 PG-13 films in the DB