Customized class for managing multiple fJ-sql connections in a thread pool. Following database systems are supported by forestJ: MariaDB/MySQL, SQLite3, MSSQL, OracleDB, PostgreSQL, MongoDB.
Version1.0.2compared with
Version Details
| 1.0.1 | 1.0.2 | |
|---|---|---|
| Release date | May 10, 2025 | Mar 22, 2026 |
| Licenses | GPL 3.0MIT | GPL 3.0MIT |
| Vulnerabilities | None | None |
Compile Changes (7)
| 1.0.1 | 1.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | net.forestany.forestj.sql » fJ-sql-lib | 1.0.1 | 1.0.8 |
| ~ Updated | net.forestany.forestj.sql » fJ-sql-mariadb | 1.0.1 | 1.0.8 |
| ~ Updated | net.forestany.forestj.sql » fJ-sql-mssql | 1.0.1 | 1.0.8 |
| ~ Updated | net.forestany.forestj.sql » fJ-sql-nosqlmdb | 1.0.1 | 1.0.8 |
| ~ Updated | net.forestany.forestj.sql » fJ-sql-oracle | 1.0.1 | 1.0.8 |
| ~ Updated | net.forestany.forestj.sql » fJ-sql-pgsql | 1.0.1 | 1.0.8 |
| ~ Updated | net.forestany.forestj.sql » fJ-sql-sqlite | 1.0.1 | 1.0.8 |
Test Changes (3)
| 1.0.1 | 1.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | net.forestany.forestj.test » fJ-sqltest | 1.0.1 | 1.0.8 |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.12.2 | 6.0.3 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.12.2 | 6.0.3 |