|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sdb.sql.TableDump
public class TableDump
| Constructor Summary | |
|---|---|
TableDump()
|
|
| Method Summary | |
|---|---|
static String |
dumpDB(Connection dbConn)
Extract the schema Taken from http://www.isocra.com/articles/db2sql.java, with additions for indexes and vendor Copyright Isocra Ltd 2004 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableDump()
| Method Detail |
|---|
public static String dumpDB(Connection dbConn)
dbConn - A database connection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||