|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfc.jdbc.dbo.CreateAllTypes
public class CreateAllTypes
Create a table containing all JDBC/SQL types we are interested in. The table is created using the database and jdbc url in the specified configuration file. The "-db" flag is optional, if specified that table is created in that catalog/schema. (Note: postgresql doesn't currently allow us to set a db catalog, the db catalog/schema must be specified as part of the jdbc url itself).
| Constructor Summary | |
|---|---|
CreateAllTypes()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateAllTypes()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||