Class CreateAllTypes
java.lang.Object
fc.jdbc.dbo.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
Constructors -
Method Summary
-
Constructor Details
-
CreateAllTypes
public CreateAllTypes()
-
-
Method Details
-
main
-