bentobox/src/main/resources
BONNe 369001d368
Rework SQL database implementation. (#1993)
This change switches from plain JDBC driver implementation to a HikariCP Pool implementation.

Pool Implementation is complete for PostgreSQL and SQLite, while MariaDB and MySQL implementation still uses JDBC drivers, however with HikariCP pools.

Also, I added extra properties for SQL databases, where users could specify their own datasource properties.
2022-10-04 12:31:51 +03:00
..
locales Implement proper entity teleportation between dimension. 2022-09-30 21:33:17 +03:00
config.yml Rework SQL database implementation. (#1993) 2022-10-04 12:31:51 +03:00
plugin.yml Rework SQL database implementation. (#1993) 2022-10-04 12:31:51 +03:00