bentobox/src/main/java/us/tastybento/bskyblock/database
tastybento 6be730f747 MySQL database will now store Collections in additional tables. 2017-05-27 16:38:32 -07:00
..
flatfile Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
mysql MySQL database will now store Collections in additional tables. 2017-05-27 16:38:32 -07:00
objects Added a lot of MySQL stuff. WIP, not tested at all. Beware test conde on 2017-05-25 22:54:04 -07:00
sqlite Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
AbstractDatabaseHandler.java Made MySQL work. Tested. Still needs to implement collections. 2017-05-26 08:15:53 -07:00
BSBDatabase.java Added a lot of MySQL stuff. WIP, not tested at all. Beware test conde on 2017-05-25 22:54:04 -07:00
DatabaseConnecter.java Added a lot of MySQL stuff. WIP, not tested at all. Beware test conde on 2017-05-25 22:54:04 -07:00
DatabaseConnectionSettingsImpl.java Added a lot of MySQL stuff. WIP, not tested at all. Beware test conde on 2017-05-25 22:54:04 -07:00
IslandsManager.java Added a lot of MySQL stuff. WIP, not tested at all. Beware test conde on 2017-05-25 22:54:04 -07:00
OfflineHistoryMessages.java Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
PlayersManager.java Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
RunTest.java Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
Test.java Flat file database is now writing and reading correctly with various 2017-05-21 18:18:02 -07:00