Simper only allows a single primary key of data type
int.
The following features coud be added :
- a new class ColumnInfo representing a column in a
table (name, sqlType, length, NULL/NOT NULL) to handle
different data types
- a table has no primary key
- a table has several primary keys