net.officefloor.tutorial.databasehttpserver
Class Setup

java.lang.Object
  extended by net.officefloor.tutorial.databasehttpserver.Setup

public class Setup
extends Object

Sets up the database.

Author:
Daniel Sagenschneider

Constructor Summary
Setup()
           
 
Method Summary
 void setupDatabase(DataSource dataSource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Setup

public Setup()
Method Detail

setupDatabase

public void setupDatabase(DataSource dataSource)
                   throws Exception
Throws:
Exception


Copyright © 2005-2013. All Rights Reserved.