bentobox/src/main/java/us/tastybento/bskyblock/database
tastybento fb7768e964 Database done, compiles, runs without bugs so far.
This implements flat file database. MySQL is still to do. IslandManager
now uses this. PlayerManager is still to convert.
2017-05-24 23:09:09 -07:00
..
flatfile Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
mysql Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
objects Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
sqlite Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
AbstractDatabaseHandler.java Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
BSBDatabase.java Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
DatabaseConnecter.java Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -07:00
DatabaseConnectionSettingsImpl.java Database additions 2017-05-21 16:53:17 -07:00
IslandsManager.java Database done, compiles, runs without bugs so far. 2017-05-24 23:09:09 -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