org.crazycake.ScaffoldUnit
类 ScaffoldUnit

java.lang.Object
  继承者 org.crazycake.ScaffoldUnit.ScaffoldUnit

public class ScaffoldUnit
extends Object


构造方法摘要
ScaffoldUnit()
           
 
方法摘要
static void build()
          build your scaffold
static void comeAndBiteMe()
           
static void dbAssertThat(String sql, org.hamcrest.Matcher matcher)
          assertThat (db version)!
static void iHateWorkOvertime()
           
static void myBossIsAMuggle()
           
static void screwU()
           
static void wtf()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ScaffoldUnit

public ScaffoldUnit()
方法详细信息

build

public static void build()
                  throws IOException,
                         SQLException
build your scaffold

抛出:
IOException
SQLException

dbAssertThat

public static void dbAssertThat(String sql,
                                org.hamcrest.Matcher matcher)
                         throws SQLException
assertThat (db version)!

参数:
sql -
matcher -
抛出:
SQLException

wtf

public static void wtf()
                throws IOException,
                       SQLException
抛出:
IOException
SQLException

iHateWorkOvertime

public static void iHateWorkOvertime()
                              throws IOException,
                                     SQLException
抛出:
IOException
SQLException

comeAndBiteMe

public static void comeAndBiteMe()
                          throws IOException,
                                 SQLException
抛出:
IOException
SQLException

screwU

public static void screwU()
                   throws IOException,
                          SQLException
抛出:
IOException
SQLException

myBossIsAMuggle

public static void myBossIsAMuggle()
                            throws IOException,
                                   SQLException
抛出:
IOException
SQLException


Copyright © 2014. All rights reserved.