bentobox/src/main/java/world/bentobox/bentobox/database
tastybento 18983e5570
Code cleanup (#2065)
* Cast operands to (double)

* Code clean up from static analysis

* Revert the GitHubAPI version change because it didn't work.
2022-12-29 10:01:25 -08:00
..
json Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
mongodb Clean up imports. 2022-01-22 13:14:57 -08:00
objects Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
sql Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
transition Code smell reduction 2021-09-18 08:15:15 -07:00
yaml Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
AbstractDatabaseHandler.java Stops async db saving on shutdown. Adds JSON backup. (#1558) 2020-11-01 13:58:29 -08:00
Database.java Make variables final if they can be. (#1843) 2021-08-29 18:17:21 -07:00
DatabaseConnectionSettingsImpl.java Rework SQL database implementation. (#1993) 2022-10-04 12:31:51 +03:00
DatabaseConnector.java Rework SQL database implementation. (#1993) 2022-10-04 12:31:51 +03:00
DatabaseSetup.java Use orElseGet instead of orElse 2021-01-08 20:05:23 -08:00
package-info.java Static code analysis (#1844) 2021-08-29 18:17:38 -07:00