public class Testmdb
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Testmdb.Driver |
static class |
Testmdb.MDBConnection |
static class |
Testmdb.MDBTableEngine |
Constructor and Description |
---|
Testmdb() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
createTableSQL(Table table) |
static void |
main(java.lang.String[] args) |
static void |
test1() |
static void |
test2() |
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public static void test1() throws java.lang.Exception
java.lang.Exception
public static void test2() throws java.lang.Exception
java.lang.Exception
public static java.lang.String createTableSQL(Table table)