Modifier and Type | Field and Description |
---|---|
(package private) int |
numRows |
Constructor and Description |
---|
WisconsinFiller() |
WisconsinFiller(int nRows) |
public WisconsinFiller(int nRows)
public WisconsinFiller()
public void fill(java.sql.Connection c) throws java.sql.SQLException
DBFiller
static void dropTable(java.sql.Connection c, java.lang.String table) throws java.sql.SQLException
c
- the connection to usetable
- the table to dropjava.sql.SQLException
- if an unexpected database error occursApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.