edu.sc.seis.fissuresUtil.hibernate
Class Play

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.hibernate.Play

public class Play
extends java.lang.Object


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

Constructor Detail

Play

public Play()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.sql.SQLException
Throws:
java.sql.SQLException

doIt

protected boolean doIt(java.lang.String todo)
                throws java.lang.Exception
Throws:
java.lang.Exception

schema

protected void schema()