edu.wpi.prc.example
Class ExampleProject

java.lang.Object
  extended by edu.wpi.prc.example.ExampleProject

public class ExampleProject
extends java.lang.Object

Saves the example project to the database.

Author:
James Baldassari

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

Constructor Detail

ExampleProject

public ExampleProject()
Method Detail

main

public static void main(java.lang.String[] args)