org.syrup.jndi
Class MySQLDeployment

java.lang.Object
  extended byorg.syrup.jndi.MySQLDeployment

public class MySQLDeployment
extends java.lang.Object

Deploys a SQL implementation of Syrup.

Author:
Robbert van Dalen

Constructor Summary
MySQLDeployment()
           
 
Method Summary
static void main(java.lang.String[] args)
          The MySQL deployment function.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MySQLDeployment

public MySQLDeployment()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
The MySQL deployment function.

Parameters:
args - The command line arguments
Throws:
java.lang.Throwable