org.proteios.install
Class InitDB
java.lang.Object
org.proteios.install.InitDB
public class InitDB
- extends Object
This class initialises the Proteios database. It is assumed that an empty
database with no tables or data already exists, and that the
proteios.config file has been properly filled in with
connection information. If the update option is used, the database may
contain tables and data.
- Version:
- 2.0
- Author:
- Nicklas
- Last modified
- $Date: 2009-04-09 08:48:11 +0200 (Thu, 09 Apr 2009) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitDB
public InitDB()
main
public static void main(String[] args)