bentobox/src/main/java/us/tastybento/bskyblock/database
tastybento 3cff4277b3 Added some serialization to the read/write to MySQL tables.
Still a WIP. Needs to have the collections added and needs to be tested.
2017-05-27 16:55:53 -07:00
..
flatfile Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
mysql Added some serialization to the read/write to MySQL tables. 2017-05-27 16:55:53 -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