public class CreateAllTypes
extends Object
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).