com.hyper9.simdk.ws
Class DBInitializer
java.lang.Object
com.hyper9.simdk.ws.DBInitializer
public class DBInitializer
- extends Object
This class is responsible for initializing the database.
- Author:
- akutz
Method Summary |
static void |
init()
Initializes the database. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBInitializer
public DBInitializer()
init
public static void init()
throws Exception
- Initializes the database.
- Throws:
Exception
- When an error occurs.
Copyright © 2009-2010 Hyper9. All Rights Reserved.