public class InitializeDatabase extends Object
InitializeDatabase initialize the specific database.| Constructor and Description |
|---|
InitializeDatabase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main method to start the initialization process from the specific database.
|
public static void main(String[] args) throws ClassNotFoundException, SQLException, IOException
args - the arguments of this main methodSQLException - is thrown if a database access error occurs or this method is called on a closed
connectionClassNotFoundException - is thrown if the Class was not found or could not be located.IOException - Signals that an I/O exception has occurred.Copyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.