Index

A B C D E G I R S U 
All Classes and Interfaces|All Packages

C

clearDatabases() - Static method in class discorddb.jsondb.DatabaseManager
Deletes every database including all the data within the databases.
(WARNING! THIS STEP CANNOT BE UNDONE!)
createDatabase(String) - Static method in class discorddb.jsondb.DatabaseManager
Creates a DatabaseObject with a designated file and adds it to the database map
createTable(String, String...) - Static method in class discorddb.sqlitedb.SQLDatabase
Creates a new table in the database with the given name and columns.
A B C D E G I R S U 
All Classes and Interfaces|All Packages