public class ConsoleDerbyTest extends Object
Constructor and Description |
---|
ConsoleDerbyTest() |
Modifier and Type | Method and Description |
---|---|
static int |
countRows(String tableName) |
static int[] |
countsRowsAndCols(String tableName) |
static void |
main(String[] args) |
static ArrayList |
queryToArray(String tableName) |
public ConsoleDerbyTest()
public static void main(String[] args) throws SQLException
SQLException
public static ArrayList queryToArray(String tableName) throws SQLException
SQLException
public static int countRows(String tableName) throws SQLException
SQLException
public static int[] countsRowsAndCols(String tableName) throws SQLException
SQLException