Package netbattle.database.registry

Class Summary
AccountRegistry This class represents an account registry on the server.
DatabaseImpl This class implements an AccountRegistry using a relational database (MySQL by default).
FileImpl This is an implementation of the AccountRegistry that uses only flat files.