bentobox/src/main/java/world/bentobox/bentobox
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
..
api Rework blueprint and blueprint bundle names. (#2026) 2022-09-29 18:44:07 +03:00
blueprints Rework blueprint and blueprint bundle names. (#2026) 2022-09-29 18:44:07 +03:00
commands Release 1.17.3 (#1827) 2021-09-10 18:39:16 -07:00
database Rework SQL database implementation. (#1993) 2022-10-04 12:31:51 +03:00
hooks Implement new 1.19 materials and entities (#1990) 2022-06-14 00:38:53 +03:00
listeners Use Spigot only events. (#2029) 2022-10-01 01:50:32 +03:00
lists Implement proper entity teleportation between dimension. 2022-09-30 21:33:17 +03:00
managers Rework blueprint and blueprint bundle names. (#2026) 2022-09-29 18:44:07 +03:00
nms setBlock & setEntity as CompletableFuture (#2019) 2022-09-05 09:28:16 +03:00
panels Implement a flag that rules all flags. (#1927) 2022-01-28 18:45:50 -08:00
util Rework player teleportation. 2022-09-30 01:26:31 +03:00
versions Update Spigot 1.19.2. (#2017) 2022-08-26 12:17:19 +03:00
web Release 1.17.3 (#1827) 2021-09-10 18:39:16 -07:00
BStats.java Version 1.17.1 (#1796) 2021-07-10 18:27:57 -07:00
BentoBox.java Implement proper entity teleportation between dimension. 2022-09-30 21:33:17 +03:00
Settings.java Rework SQL database implementation. (#1993) 2022-10-04 12:31:51 +03:00